reNixos/.gitlint
s0me1newithhand7s 7ed6d0cfd2 feat(repo): .gitlint init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
2026-05-20 22:07:50 +03:00

14 lines
297 B
Text

[general]
contrib=contrib-title-conventional-commits
ignore=title-match-regex, T3
regex-style-search=True
[ignore-by-title]
regex=^flake\.lock:.*
[title-match-regex]
regex=^(feat|fix|docs|style|refactor|perf|test|build|ci|chore|revert)(\([\w\-\.]+\))?!?: .+$
[title-max-length]
line-length=72