Skip to content

Commit

Permalink
Set quoted strings to true
Browse files Browse the repository at this point in the history
  • Loading branch information
tteguayco committed Dec 11, 2023
1 parent 04afe9a commit 91b1267
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: false
required: true
key-duplicates: {}
octal-values:
forbid-implicit-octal: true

0 comments on commit 91b1267

Please sign in to comment.