hysts HF staff commited on
Commit
a154fb5
1 Parent(s): 0b6bdb0
Files changed (1) hide show
  1. .pre-commit-config.yaml +0 -9
.pre-commit-config.yaml DELETED
@@ -1,9 +0,0 @@
1
- repos:
2
- - repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v4.5.0
4
- hooks:
5
- - id: check-json
6
- - id: end-of-file-fixer
7
- - id: mixed-line-ending
8
- args: ["--fix=lf"]
9
- - id: trailing-whitespace