We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a87b3ea commit 16aa915Copy full SHA for 16aa915
.pre-commit-config.yaml
@@ -0,0 +1,6 @@
1
+repos:
2
+ - repo: https://github.com/pre-commit/pre-commit-hooks
3
+ rev: v5.0.0
4
+ hooks:
5
+ - id: trailing-whitespace
6
+ - id: end-of-file-fixer
0 commit comments