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 18
18
- repo : https://github.com/pre-commit/pre-commit-hooks
19
19
rev : v4.5.0
20
20
hooks :
21
+ - id : end-of-file-fixer
22
+ exclude : test/fixtures/
21
23
- id : check-toml
22
24
- id : check-yaml
23
25
- id : check-merge-conflict
Original file line number Diff line number Diff line change @@ -21,4 +21,3 @@ Indices and tables
21
21
* :ref: `genindex `
22
22
* :ref: `modindex `
23
23
* :ref: `search `
24
-
Original file line number Diff line number Diff line change @@ -122,4 +122,3 @@ License Information
122
122
===================
123
123
GitPython is licensed under the New BSD License. See the LICENSE file for
124
124
more 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:
6
6
https://github.com/gitpython-developers/GitPython/issues
7
7
8
8
Select the respective milestone to filter the list of issues accordingly.
9
-
You can’t perform that action at this time.
0 commit comments