Raw File
yaml.config
extends: default

rules:
  line-length: disable
  indentation: disable
  document-start: disable
back to top