Skip to content

Commit

Permalink
docs: forgot to add yaml rule file
Browse files Browse the repository at this point in the history
  • Loading branch information
jeshernandez committed Jan 3, 2025
1 parent 55e3fd4 commit 68ff3d0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
extends: default

rules:
line-length: disable
new-lines:
type: unix
new-line-at-end-of-file:
level: warning
trailing-spaces:
level: warning

0 comments on commit 68ff3d0

Please sign in to comment.