Skip to content

Commit

Permalink
Revert quoted-strings to false
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 91b1267 commit 13efd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .trunk/configs/.yamllint.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
rules:
trailing-spaces: {}
quoted-strings:
required: true
required: false
key-duplicates: {}
octal-values:
forbid-implicit-octal: true

0 comments on commit 13efd10

Please sign in to comment.