Skip to content

Commit

Permalink
yamllint: increase line length 80=>120 (netdata#8542)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored and Saruspete committed May 21, 2020
1 parent 715fbb5 commit c9665c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ yaml-files:
- '.yamllint'

rules:
line-length:
max: 120
level: warning
braces: enable
brackets: enable
colons: enable
Expand Down

0 comments on commit c9665c7

Please sign in to comment.