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
* check captialization of the subject line ([f69d108](https://github.com/jvanbruegge/commithelper/commit/f69d108096d69792df48afb5cdfe48ca517292f9))
16
+
* do not add git comments to parsed message body ([e3bf0d5](https://github.com/jvanbruegge/commithelper/commit/e3bf0d50f95d236eea4e85e0f2206822f238af7f))
17
+
* do not ask questions if the commit message already exists ([fb3c69c](https://github.com/jvanbruegge/commithelper/commit/fb3c69ce1d036d362742fde9a20c6784bdd9e70d))
18
+
19
+
20
+
### Features
21
+
22
+
* add a --fix option to lint mode to reformat body and subject line ([2f39919](https://github.com/jvanbruegge/commithelper/commit/2f3991977d743ea4292326599ec27aa3ca2d4e79))
23
+
* add a description for each commit type ([79e8011](https://github.com/jvanbruegge/commithelper/commit/79e801118572454b2c0c6b8c229633f280491dd7))
24
+
* add function to parse existing commit messages ([3cd2fbc](https://github.com/jvanbruegge/commithelper/commit/3cd2fbcbae73618be3eeab5a3265641a6ad83b35))
25
+
* add linting of existing commit messages ([46b2cb9](https://github.com/jvanbruegge/commithelper/commit/46b2cb9926dffbc028b3daf915cfeb543bf48274))
26
+
* keep comments from original commit message ([fda7cff](https://github.com/jvanbruegge/commithelper/commit/fda7cffe54b675da462328488c57abb3f9f7f300))
0 commit comments