Commit f717828
committed
0.7.1 release
- Behavior change: gitlint no longer prints the file path by default
when using a .gitlint file. The path will still be printed when using the
new --debug flag.
- Gitlint now prints a correct violation message for the
title-match-regex rule.
- Gitlint is now better at parsing commit messages cross-platform by
taking platform specific line endings into account
- Minor documentation improvements
Full Release details in CHANGELOG.md.1 parent 0c1783d commit f717828
2 files changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments