COMMITS
/ ci/lint-commit-msg.py October 7, 2025
K
ci/lint-commit-msg.py: modernize type hint
Kacper Michajłow committed
January 30, 2025
K
ci/lint-commit-msg.py: add .rst from allowed extension skips
Kacper Michajłow committed
K
ci/lint-commit-msg.py: remove .py from allowed extension skips
Kacper Michajłow committed
November 22, 2024
J
ci/lint-commit-msg: move away from things deprecated in Python 3.9
Jan Ekström committed
September 29, 2024
N
ci/lint: fix missing return value in lint-commit-msg
Nathan Ruiz committed
September 15, 2024
N
ci/lint: add pyupgrade check
Nathan Ruiz committed
N
ci/lint: ensure double quotes are used in python
Nathan Ruiz committed
N
ci/lint: enable pyflakes and pycodestyle checks
Nathan Ruiz committed
September 13, 2024
N
ci/lint: add python linting
Nathan Ruiz committed
September 23, 2024
S
ci/lint-commit-msg: make some minor adjustments to the rules
sfan5 committed
May 20, 2024
G
ci/lint: only allow specific characters in subjects
Guido Cella committed
G
ci/lint: allow the first word after : to be an option with --
Guido Cella committed
G
ci/lint: only allow space instead of \s or \s+
Guido Cella committed
May 5, 2024
K
ci/lint: use long commit hash
Kacper Michajłow committed
February 24, 2024
L
ci: fix typing in lint-commit-msg.py
LaserEyess committed
February 15, 2024
D
ci/lint: add Reapply to the no prefix whitelist
Dudemanguy committed
October 20, 2023
D
ci/lint: allow the first word to be all caps
Dudemanguy committed
September 1, 2023
D
ci/lint: ignore subject length for revert commits
Dudemanguy committed
April 4, 2023
S
ci: add a workflow that lints commit messages
sfan5 committed