diff --git a/.stickler.yml b/.stickler.yml deleted file mode 100644 index 5fdbbf1e..00000000 --- a/.stickler.yml +++ /dev/null @@ -1,10 +0,0 @@ ---- -linters: - shellcheck: - shell: bash - phpcs: - flake8: - max-line-length: 120 - yamllint: - config: ./.yamllint.conf - remarklint: diff --git a/.yamllint.conf b/.yamllint.conf deleted file mode 100644 index d1b0953b..00000000 --- a/.yamllint.conf +++ /dev/null @@ -1,3 +0,0 @@ -rules: - line-length: disable - document-start: disable diff --git a/advanced/Templates/pihole-FTL.conf b/advanced/Templates/pihole-FTL.conf deleted file mode 100644 index 269fcf9d..00000000 --- a/advanced/Templates/pihole-FTL.conf +++ /dev/null @@ -1,2 +0,0 @@ -#; Pi-hole FTL config file -#; Comments should start with #; to avoid issues with PHP and bash reading this file