Commit Graph

4 Commits (main2)

Author SHA1 Message Date
Simon Bruder bac025fd0a
Make project REUSE compliant
This finally makes the licensing under AGPL-3.0-or-later explicit after
I got the okay from the kickstart source owners.

This also checks the REUSE compliance in a pre commit hook, and
therefore also in CI.
2023-12-11 17:59:14 +01:00
Denis Natusch a46d2ad169
Refuse pound sign in commit message title
Closes #70

Co-authored-by: Simon Bruder <simon.bruder@mailbox.tu-dresden.de>
2023-11-28 19:20:44 +01:00
Simon Bruder 610ce9c4f1
Do not enforce minimum body length in gitlint
This would disallow bodies like “Fixes #1”.
2023-11-16 10:18:35 +01:00
Simon Bruder adb486bbb9
Add pre-commit hooks
This currently checks commit messages and editorconfig.
2023-11-14 19:22:27 +01:00