erayalakese

Results 3 issues of erayalakese

``` $ git --version git version 2.3.8 (Apple Git-58) $ sudo gem install pre-commit Password: Fetching: pluginator-1.3.0.gem (100%) Successfully installed pluginator-1.3.0 Fetching: pre-commit-0.26.0.gem (100%) Successfully installed pre-commit-0.26.0 Parsing documentation for...

A bug in the regex pattern was causing all commit subjects which contain colon to catch by regex. Fixed by disabling space character in `type`. Before this change, this commit...

Fixes an awkward typo.