Merge pull request #4773 from pi-hole/yamllint_and_mkdownlint

Add mkdown and yaml linters to stickler
pull/4713/head
yubiuser 2 years ago committed by GitHub
commit eb045a0dea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,9 @@
---
linters:
shellcheck:
shell: bash
phpcs:
flake8:
max-line-length: 120
yamllint:
remarklint:

Loading…
Cancel
Save