Jim Myhrberg ce4b06f67c feat(parser): implement RawMessage
The NewRawMessage function returns a RawMessage struct, which has broken
the given commit message down into separate lines, and also grouped the
lines into paragraphs.

This should make it easier to implement proper conventional commit
parser, linter, and formatter.
2021-08-09 21:03:22 +01:00
2021-08-08 20:31:59 +01:00
2021-08-08 20:31:59 +01:00
2021-08-09 21:03:22 +01:00
2021-08-09 21:03:22 +01:00
2021-08-09 21:03:22 +01:00
2021-08-08 20:31:59 +01:00

go-conventionalcommit

[WIP] Go package for parsing, linting and formatting Conventional Commit messages.

License

MIT

Description
[WIP] Go package for parsing, linting and formatting Conventional Commit messages.
Readme MIT 151 KiB
Languages
Go 91.6%
Makefile 8.4%