Skip to content

Commit

Permalink
yamllint: stop checking keys for truthy
Browse files Browse the repository at this point in the history
  • Loading branch information
gwarf committed Nov 14, 2023
1 parent 55d2209 commit 0e2a24d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/linters/.yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ extends: default
rules:
line-length:
max: 120
truthy:
check-keys: false

0 comments on commit 0e2a24d

Please sign in to comment.