Skip to content

Commit

Permalink
build: disable empty-lines yamllint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Mesteery committed Feb 17, 2022
1 parent 4829f85 commit 2931ca6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ rules:
level: error
present: false

empty-lines:
max: 1
empty-lines: disable

indentation:
spaces: 2
Expand Down

0 comments on commit 2931ca6

Please sign in to comment.