diff --git a/.yamllint.yml b/.yamllint.yml index a65e4d4..8a41797 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -13,7 +13,7 @@ rules: document-start: present: true line-length: - max: 140 + max: 160 octal-values: forbid-implicit-octal: true forbid-explicit-octal: true