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
Commit title must not contain `fixup!`, `squash!` or `amend!`. This means `git commit --fixup` and `git commit --squash` commits are not allowed.
77
-
> **_NOTE:_** gitlint ignores merge, fixup, squash and revert commits by default. To enable this rule you must disable this behavior, as outlined [here](,,/ignoring-commits.md#merge-fixup-squash-and-revert-commits).
77
+
> **_NOTE:_** gitlint ignores merge, fixup, squash and revert commits by default. To enable this rule you must disable this behavior, as outlined [here](../ignoring-commits.md#merge-fixup-squash-and-revert-commits).
0 commit comments