Pārlūkot izejas kodu

lint: align yamllint with ansible-lint

Signed-off-by: Kristoffer <kristoffer@weitby.eu>
pull/5432/head
Kristoffer pirms 1 mēnesi
committed by Slavi Pantaleev
vecāks
revīzija
88d13ff3d6
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. +11
    -0
      .yamllint

+ 11
- 0
.yamllint Parādīt failu

@@ -1,5 +1,16 @@
---
extends: default

# Keep this custom configuration compatible with ansible-lint's `yaml` rule.
# See https://docs.ansible.com/projects/lint/rules/yaml/#yamllint-configuration
rules:
braces:
min-spaces-inside: 0
max-spaces-inside: 1
comments:
min-spaces-from-content: 1
comments-indentation: false
line-length: disable
octal-values:
forbid-explicit-octal: true
forbid-implicit-octal: true

Notiek ielāde…
Atcelt
Saglabāt