Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3d3c86c

Browse files
authored
Merge pull request#1920 from Borda/precommit/end-of-file-fixer
precommit: enable `end-of-file-fixer`
2 parentsb71ce68 +366a607 commit3d3c86c

File tree

4 files changed

+2
-3
lines changed

4 files changed

+2
-3
lines changed

‎.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ repos:
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

‎doc/source/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,3 @@ Indices and tables
2121
*:ref:`genindex`
2222
*:ref:`modindex`
2323
*:ref:`search`
24-

‎doc/source/intro.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,3 @@ License Information
122122
===================
123123
GitPython is licensed under the New BSD License. See the LICENSE file for
124124
more information.
125-

‎doc/source/roadmap.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ The full list of milestones including associated tasks can be found on GitHub:
66
https://github.com/gitpython-developers/GitPython/issues
77

88
Select the respective milestone to filter the list of issues accordingly.
9-

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp