1
0
Fork 0

Merging upstream version 0.14.0.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-13 06:02:10 +01:00
parent 4c68f51a53
commit e916bee311
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
109 changed files with 2822 additions and 912 deletions

View file

@ -9,9 +9,14 @@ nav:
- Contrib Rules: contrib_rules.md
- User Defined Rules: user_defined_rules.md
- Contributing: contributing.md
- Changelog: https://github.com/jorisroovers/gitlint/blob/master/CHANGELOG.md
- Changelog: https://github.com/jorisroovers/gitlint/blob/main/CHANGELOG.md
markdown_extensions: [admonition]
theme: readthedocs
theme:
name: readthedocs
navigation_depth: 2
strict: true
extra_css: [extra.css]
extra_css:
- extra.css
extra_javascript:
- extra.js