Skip to content

build: use gommitlint#49

Merged
eric-thelin merged 2 commits intomainfrom
build/add-commitlint
Mar 9, 2026
Merged

build: use gommitlint#49
eric-thelin merged 2 commits intomainfrom
build/add-commitlint

Conversation

@eric-thelin
Copy link
Contributor

In version 0.4.1 of devbase-check we use gommitlint instead of conform
for checking our commits. In order to avoid build warnings and to
actually use gommitlint, we need to add it to our mise dependencies.

See: https://github.com/diggsweden/devbase-check/releases/tag/v0.4.1
See: https://codeberg.org/Itiquette/gommitlint/releases/tag/v0.9.3

Checklist

  • Changes are limited to a single goal (avoid scope creep)
  • I confirm that I have read any Contribution and Development guidelines (CONTRIBUTING and DEVELOPMENT) and are following their suggestions.
  • I confirm that I wrote and/or have the right to submit the contents of my Pull Request, by agreeing to the Developer Certificate of Origin, (adding a 'sign-off' to my commits).

This fixes `just verify` and `just lint-all` after update to
devbase-check v0.4.1.

See: https://github.com/diggsweden/devbase-check/releases/tag/v0.4.1
Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
In version 0.4.1 of devbase-check we use gommitlint instead of conform
for checking our commits. In order to avoid build warnings and to
actually use gommitlint, we need to add it to our mise dependencies.

See: https://github.com/diggsweden/devbase-check/releases/tag/v0.4.1
See: https://codeberg.org/Itiquette/gommitlint/releases/tag/v0.9.3
Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
@eric-thelin eric-thelin merged commit 3021dd0 into main Mar 9, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants