Skip to content

Commit

Permalink
Merge pull request #2238 from pi-hole/add_stickler
Browse files Browse the repository at this point in the history
Add stickler-CI to test yaml and mkdown files
  • Loading branch information
yubiuser committed Jun 29, 2022
2 parents 715fc84 + ced12e9 commit 5e02c62
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .stickler.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
linters:
yamllint:
remarklint:
files:
ignore:
- 'scripts/vendor/*'
- 'style/vendor/*'

0 comments on commit 5e02c62

Please sign in to comment.