Skip to content

Commit

Permalink
disable quoted-strings (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
okuzawats authored Jul 20, 2024
1 parent 579ec9e commit 8104eb3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .yamllint
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 8104eb3

Please sign in to comment.