Add BREAKING CHANGES flag/footer and body message option
Fixes #28.
The new functions work, but neither the linter runs correctly, nor can I run the tests locally.
I'll take another look at this myself in the next few days.
Many thanks for any comments!
For anyone who wants to try out the changes directly without building them themselves, I have built the extension once and uploaded it as a pre-release version: https://github.com/PxaMMaxP/vscode-git-semantic-commit/releases/tag/v2.1.0
I looked at everything again today and got ESLint configured roughly as originally set.
Now all the changes are in line with the project (but probably not pretty yet).
I'll take another look at the whole thing when I get a chance. I am already using the modified version of the extension and have not found any errors so far.