Skip to content
Snippets Groups Projects
yaml_rules.yaml 121 B
Newer Older
---

extends: default

rules:
  line-length:
    level: error
    max: 100
    allow-non-breakable-inline-mappings: true