Skip to content

Commit

Permalink
Add a config for YAMLLint
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 2, 2021
1 parent fae694f commit 3194f15
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
extends: default

rules:
indentation:
level: error
indent-sequences: false
...

0 comments on commit 3194f15

Please sign in to comment.