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 cf430fd commit 9872e2c
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 @@ -34,7 +34,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 9872e2c

Please sign in to comment.