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
@@ -6,7 +6,7 @@ The fixer is **run quietly** to avoid any output. If there are violations it is
6
6
7
7
Only **changed files** since the the last commit are checked unless configuration files that might impact all files are changed, in which case a full check is done.
8
8
9
-
The hook is invoked by `git commit`, and [can be bypassed](https://git-scm.com/docs/githooks#_pre_commit) with the `--no-verify` option.
9
+
This hook is invoked by `git commit`, and [can be bypassed](https://git-scm.com/docs/githooks#_pre_commit) with the `--no-verify` option.
0 commit comments