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: 8a2a1ce991134820b6600db77d8e3e0ee9089ab4 (plain)
1
2
3
4
5
6
linters:
  shellcheck:
    shell: bash
  phpcs:
  flake8:
    max-line-length: 120