Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
🔧 Add .yamllint
Browse files Browse the repository at this point in the history
  • Loading branch information
Gary-H9 committed Jul 4, 2024
1 parent f6374e6 commit 1cccef5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
extends: default

rules:
comments: disable
line-length:
level: warning
allow-non-breakable-inline-mappings: true
truthy: disable

0 comments on commit 1cccef5

Please sign in to comment.