forked from toolforge/paws
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.yamllint.conf
42 lines (39 loc) · 905 Bytes
/
.yamllint.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
yaml-files:
- '*.yaml'
- '*.yml'
- '.yamllint'
rules:
# with all the templates braces get weird
braces: disable
brackets: enable
colons: enable
commas: enable
comments:
level: warning
min-spaces-from-content: 1
comments-indentation:
level: warning
document-end: disable
document-start:
level: warning
empty-lines: enable
empty-values: disable
hyphens: enable
indentation: enable
key-duplicates: enable
key-ordering: disable
line-length: disable
new-line-at-end-of-file: enable
new-lines: enable
octal-values: disable
quoted-strings: disable
trailing-spaces: enable
truthy:
level: warning
# don't try to parse encrypted files. Gives error like:
# UnicodeDecodeError: 'utf-8' codec can't decode byte 0x99 in position 10: invalid start byte
ignore: |
paws/secrets.yaml
paws/codfw-secrets.yaml
paws/files/minesweeper/secrets/