summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoris Roovers <jroovers@cisco.com>2015-09-11 16:32:13 +0200
committerJoris Roovers <jroovers@cisco.com>2015-09-11 16:52:02 +0200
commit5b25f4d50fe1f138af51e21d3acf01b6fe56c73e (patch)
tree4e3cf96e67df2eaf465e2a03105caff5dff51c2d /README.md
parent9b3571c701d600b34dacec196d847b2ba62b8f4a (diff)
gitlint now ignores commented out lines
Lines in commit messages that start with a '#" will now be ignored.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa04792..cd30f24 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,6 @@ vagrant ssh
- More rule options:
- title-must-not-contain-word: case sensitive match
- title-trailing-punctuation: define punctuation
-
- More unit tests :D
- Check a range of commit messages at once (similar to how git log works, eg.: ```git log -3```)
- Rules for different attributes of the the commit message: author, date, etc