summaryrefslogtreecommitdiffstats
path: root/.yamllint.yml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-10 09:18:49 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-08-10 09:18:49 +0000
commitdd814a7c1a8de056a79f7238578b09236edd5506 (patch)
tree429e7eed5a634a4efe9a6877ce66da8e64aa1782 /.yamllint.yml
parentAdding upstream version 1.41.0. (diff)
downloadnetdata-dd814a7c1a8de056a79f7238578b09236edd5506.tar.xz
netdata-dd814a7c1a8de056a79f7238578b09236edd5506.zip
Adding upstream version 1.42.0.upstream/1.42.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '.yamllint.yml')
-rw-r--r--.yamllint.yml6
1 files changed, 1 insertions, 5 deletions
diff --git a/.yamllint.yml b/.yamllint.yml
index b05de2062..f9c871859 100644
--- a/.yamllint.yml
+++ b/.yamllint.yml
@@ -23,11 +23,7 @@ rules:
empty-values: enable
hyphens: enable
indentation: enable
- line-length:
- max: 150
- level: warning
- allow-non-breakable-words: true
- allow-non-breakable-inline-mappings: true
+ line-length: disable
key-duplicates: enable
key-ordering: disable
new-line-at-end-of-file: enable