We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c921d6 commit 5a264f9Copy full SHA for 5a264f9
.git-blame-ignore-revs
@@ -1,3 +1,3 @@
1
# This is a list of commits that git blame should ignore
2
# running pre-commit on all the code
3
-47be6dd35faf78f06b6183ea9dad6b5f78f5c756
+47be6dd35faf78f06b6183ea9dad6b5f78f5c756
.pre-commit-config.yaml
@@ -14,6 +14,7 @@ repos:
14
- repo: https://github.com/pre-commit/pre-commit-hooks
15
rev: v5.0.0
16
hooks:
17
+ - id: end-of-file-fixer
18
- id: trailing-whitespace
19
- repo: https://github.com/sphinx-contrib/sphinx-lint
20
rev: v1.0.0
0 commit comments