diff --git a/.yamllint b/.yamllint index a8a580b..48a4f8b 100644 --- a/.yamllint +++ b/.yamllint @@ -34,7 +34,6 @@ rules: level: warning new-lines: enable octal-values: disable - quoted-strings: - quote-type: double + quoted-strings: disable trailing-spaces: disable truthy: disable