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

.stickler.yml - github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5fdbbf1ec11744778f5b463bcf3dd05f061ac00e (plain)
1
2
3
4
5
6
7
8
9
10
---
linters:
  shellcheck:
    shell: bash
  phpcs:
  flake8:
    max-line-length: 120
  yamllint:
    config: ./.yamllint.conf
  remarklint: