We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
end-of-file-fixer
1 parent 5364053 commit 9e67138Copy full SHA for 9e67138
.pre-commit-config.yaml
@@ -18,6 +18,7 @@ repos:
18
- repo: https://github.com/pre-commit/pre-commit-hooks
19
rev: v4.5.0
20
hooks:
21
+ - id: end-of-file-fixer
22
- id: check-toml
23
- id: check-yaml
24
- id: check-merge-conflict
0 commit comments