Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian König <ckoenig@posteo.de>2022-06-29 21:07:43 +0300
committerChristian König <ckoenig@posteo.de>2022-06-29 21:07:43 +0300
commitb70b895fc567e3131c56d273b338af5ab787f6b3 (patch)
treebc72ffb6f0d7da2b5c1d19b7f5fe91c809fb0f48
parent46331e415c3d2ee07de58851d465831e056e6302 (diff)
Add mkdown and yaml linters to stickleryamllint_and_mkdownlint
Signed-off-by: Christian König <ckoenig@posteo.de>
-rw-r--r--.stickler.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.stickler.yml b/.stickler.yml
index 8a2a1ce9..f0940696 100644
--- a/.stickler.yml
+++ b/.stickler.yml
@@ -1,6 +1,9 @@
+---
linters:
shellcheck:
shell: bash
phpcs:
flake8:
max-line-length: 120
+ yamllint:
+ remarklint: