From bd6eeef77101e4edb2fadcc99d345c98bf4cef86 Mon Sep 17 00:00:00 2001 From: Lev Vereshchagin Date: Sun, 5 Dec 2021 18:50:43 +0300 Subject: [PATCH] Remove prettierignore --- .pre-commit-config.yaml | 2 +- .prettierignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .prettierignore diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6e94c005..ffbe76da 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - repo: https://github.com/scop/pre-commit-shfmt rev: v3.4.1-1 hooks: - - id: shfmt # native (requires Go to build) + - id: shfmt - repo: https://github.com/shellcheck-py/shellcheck-py rev: v0.8.0.1 diff --git a/.prettierignore b/.prettierignore deleted file mode 100644 index abe1f008..00000000 --- a/.prettierignore +++ /dev/null @@ -1 +0,0 @@ -installation/docker-compose-custom.yml