Skip to content

Commit

Permalink
chore:Disable truthy filter.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed May 29, 2024
1 parent 31c3361 commit 02395fc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,4 @@ rules:
max: 90
allow-non-breakable-words: true
allow-non-breakable-inline-mappings: true
truthy:
allowed-values:
- 'true'
- 'false'
truthy: disable

0 comments on commit 02395fc

Please sign in to comment.