# Config for: yamllint # Applied by: yamllint -c .yamllint.yml . extends: default rules: line-length: disable document-start: disable new-line-at-end-of-file: disable comments-indentation: disable commas: max-spaces-after: -1 octal-values: forbid-implicit-octal: true forbid-explicit-octal: true truthy: allowed-values: ["true", "false", "on"] comments: min-spaces-from-content: 1 braces: max-spaces-inside: 1 brackets: max-spaces-inside: 1 ignore: | router/