diff --git a/.yamllint.conf b/.yamllint.conf index c4724781..6d6934bd 100644 --- a/.yamllint.conf +++ b/.yamllint.conf @@ -3,7 +3,7 @@ extends: default rules: line-length: - max: 280 + max: 100 level: warning indentation: indent-sequences: whatever \ No newline at end of file