Skip to content

Commit

Permalink
Merge branch 'fix-pre-push-gitlint' into 'main'
Browse files Browse the repository at this point in the history
Docs fix README - tools/pre-push doesn't lint the latest commit message

See merge request xebis/repository-template!43
  • Loading branch information
bruzina committed Dec 4, 2021
2 parents 14f2626 + e49f55f commit 21567e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ Optimized for [GitHub flow](https://guides.github.com/introduction/flow/), easil
- Lints the commit message
- Git `push` is checked, and tested:
- Prevents existence of unstaged files
- Lints the latest commit message
- Prevents `todo` preceded with `#` at the codebase
- Runs rules check
- Runs reduced test set
Expand Down

0 comments on commit 21567e3

Please sign in to comment.