File tree Expand file tree Collapse file tree 4 files changed +2
-3
lines changed Expand file tree Collapse file tree 4 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1818- repo : https://github.com/pre-commit/pre-commit-hooks
1919 rev : v4.5.0
2020 hooks :
21+ - id : end-of-file-fixer
22+ exclude : test/fixtures/
2123 - id : check-toml
2224 - id : check-yaml
2325 - id : check-merge-conflict
Original file line number Diff line number Diff line change @@ -21,4 +21,3 @@ Indices and tables
2121* :ref: `genindex `
2222* :ref: `modindex `
2323* :ref: `search `
24-
Original file line number Diff line number Diff line change @@ -122,4 +122,3 @@ License Information
122122===================
123123GitPython is licensed under the New BSD License. See the LICENSE file for
124124more information.
125-
Original file line number Diff line number Diff line change @@ -6,4 +6,3 @@ The full list of milestones including associated tasks can be found on GitHub:
66https://github.com/gitpython-developers/GitPython/issues
77
88Select the respective milestone to filter the list of issues accordingly.
9-
You can’t perform that action at this time.
0 commit comments