Skip to content

Commit

Permalink
Disable line-length warning because it it too noisy
Browse files Browse the repository at this point in the history
  • Loading branch information
damianavila authored Oct 26, 2021
1 parent f510d83 commit 069b814
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ rules:
indentation:
level: warning
indent-sequences: consistent
line-length:
level: warning
allow-non-breakable-inline-mappings: true
line-length: disable
new-line-at-end-of-file:
level: warning
trailing-spaces:
Expand Down

0 comments on commit 069b814

Please sign in to comment.