Philipp Hörist pushed to branch master at gajim / gajim
Commits:
66e6169d by lovetox at 2022-08-05T23:02:58+02:00
chore: Rename commit prefix
- - - - -
2 changed files:
- .githooks/update
- CONTRIBUTING.md
Changes:
=====================================
.githooks/update
=====================================
@@ -11,7 +11,7 @@ import subprocess
ALLOWED_TAGS = [
'ci',
- 'cs',
+ 'cq',
'feat',
'fix',
'perf',
=====================================
CONTRIBUTING.md
=====================================
@@ -35,7 +35,7 @@ # Commit Messages
Every commit message must be prefixed with one of the following tags:
- ci (ci related changes)
-- cs (code style changes)
+- cq (code quality changes e.g. formatting, typing, codestyle)
- feat (a new feature was added)
- fix (something was fixed)
- perf (performance related changes)
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/66e6169d670bc0591f1a352ebcb3e87b254f627a
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/66e6169d670bc0591f1a352ebcb3e87b254f627a
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits