You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ A pre-commit hook for checking commits against GitHub conventions. Ensures that
7
7
This hook does not check whether the issue number actually exists in the repository, only that the branch name and the commit message satisfy the conventions.
8
8
9
9
## Installation
10
-
To use this hook in your project, add the following entry to `repos` section inside `.pre-commit.config.yaml` file:
10
+
To use this hook in your project, add the following entry to `repos` section inside `.pre-commit-config.yaml` file:
0 commit comments