Skip to content

feat: add linter for version control#12

Open
eric-thelin wants to merge 3 commits intodiggsweden:mainfrom
eric-thelin:feat/add-linter-for-version-control
Open

feat: add linter for version control#12
eric-thelin wants to merge 3 commits intodiggsweden:mainfrom
eric-thelin:feat/add-linter-for-version-control

Conversation

@eric-thelin
Copy link

When running our automated checks we want to ensure that everything is
version controlled. Otherwise there is a risk that we get false results,
i.e. false positives or false negatives.

This is essentially a port of the corresponding check we had in the
code_quality.sh script.

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

eric-thelin and others added 3 commits February 3, 2026 18:35
Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
When running our automated checks we want to ensure that everything is
version controlled. Otherwise there is a risk that we get false results,
i.e. false positives or false negatives.

This is essentially a port of the corresponding check we had in the
code_quality.sh script.

Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
Signed-off-by: Eric Thelin <extern.eric.thelin@digg.se>
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.

1 participant