This commit is contained in:
2025-01-05 13:54:37 -06:00
parent 49182c6214
commit 3bada2a95a
4 changed files with 23280 additions and 0 deletions

7
.pre-commit-config.yaml Normal file
View File

@@ -0,0 +1,7 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: check-added-large-files