Skip to content

Commit

Permalink
Disabled rule about line length (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
nyette authored Nov 1, 2020
1 parent eb674cc commit e05e357
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .yamllint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ rules:
indentation:
spaces: 2
indent-sequences: true
check-multi-line-strings: true
check-multi-line-strings: true
line-length: disable

0 comments on commit e05e357

Please sign in to comment.