Skip to content

Commit

Permalink
add lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksanderbl29 committed May 15, 2024
1 parent b52b65a commit 8c5658e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
---
extends: default

ignore: |
secrets/
roles/

rules:
line-length:
max: 120
level: warning
comments-indentation: disable
braces: disable

0 comments on commit 8c5658e

Please sign in to comment.