commit e87adeb5d01ec249380c0d6125ffd233f1e7fc0c parent c74ec055084b92c69785fa057e6f3dab3224a7bf Author: Pollux <pollux@pollux.codes> Date: Mon, 10 Feb 2025 01:15:18 -0600 chore: Remove precommit Signed-off-by: Pollux <pollux@pollux.codes> Diffstat:
D | .pre-commit-config.yaml | | | 9 | --------- |
1 file changed, 0 insertions(+), 9 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml @@ -1,9 +0,0 @@ -repos: - - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 - hooks: - - id: check-case-conflict - - id: check-illegal-windows-names - - id: check-yaml - - id: end-of-file-fixer - - id: trailing-whitespace