Always use error
for enabled rules, never warning
.
If the rule is too strict in some cases, violations should be addressed where
they occur instead of spamming the lint output.
We use semantic-release to automatically generate
- version number
- changelog
- releases
This requires to write commit messages that follow the Angular commit message format.
Merge requests with a lot of intermediary commits must be cleaned up by force pushing rewritten commits.