Skip to content

Commit

Permalink
Update .yamllint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ikostan committed Dec 15, 2024
1 parent 3f2e559 commit 62be92f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ yaml-files:
- '*.yml'
- '.yamllint'

ignore: |
depricated/
*.codeclimate.yml
ignore:
- depricated/
- '*.codeclimate.yml'

rules:
anchors: enable
Expand Down

0 comments on commit 62be92f

Please sign in to comment.