Skip to content

Commit

Permalink
test: configure yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
escalate committed Jan 15, 2024
1 parent 288bedc commit 3e838c3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
extends: default

rules:
comments-indentation: disable
document-start:
present: false
line-length: disable

0 comments on commit 3e838c3

Please sign in to comment.