Skip to content

Commit

Permalink
disable quoted-strings (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
okuzawats authored Jul 20, 2024
1 parent b2aca63 commit b584783
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 b584783

Please sign in to comment.