Skip to content

Commit

Permalink
Config yaml linter
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed May 22, 2024
1 parent 65c0e73 commit 51b594a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/linters/.yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ extends: default
rules:
indentation:
spaces: 2
indent-sequences: consistent
line-length: disable
new-line-at-end-of-file:
level: warning
Expand Down

0 comments on commit 51b594a

Please sign in to comment.