Skip to content

feat: enable version control linter#48

Merged
eric-thelin merged 1 commit intomainfrom
feat/fail-on-dirty-working-tree
Mar 9, 2026
Merged

feat: enable version control linter#48
eric-thelin merged 1 commit intomainfrom
feat/fail-on-dirty-working-tree

Conversation

@eric-thelin
Copy link
Contributor

This will stop the build when there are unversioned changes in the
working tree.

See: https://github.com/diggsweden/devbase-check

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).

@danneleaf danneleaf force-pushed the feat/fail-on-dirty-working-tree branch from b6b3c18 to bacc010 Compare March 9, 2026 11:25
This will stop the build when there are unversioned changes in the
working tree.

See: https://github.com/diggsweden/devbase-check
Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
@eric-thelin eric-thelin force-pushed the feat/fail-on-dirty-working-tree branch from bacc010 to 5a4d46a Compare March 9, 2026 11:31
@danneleaf danneleaf self-requested a review March 9, 2026 11:35
Copy link

@danneleaf danneleaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eric-thelin eric-thelin merged commit 763c14c 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