Skip to content

Commit

Permalink
Update linter configuration (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyphreak authored Jun 18, 2024
1 parent 840ed48 commit e846a69
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
extends: default

ignore:
- '.cache/'

rules:
comments-indentation: false
comments:
Expand All @@ -15,3 +18,4 @@ rules:
truthy: disable
octal-values:
forbid-implicit-octal: true
forbid-explicit-octal: true

0 comments on commit e846a69

Please sign in to comment.