Skip to content

Switch Gnitpick to Gitlint#236

Merged
ypcs merged 1 commit intomasterfrom
feature/gitlint
Apr 10, 2026
Merged

Switch Gnitpick to Gitlint#236
ypcs merged 1 commit intomasterfrom
feature/gitlint

Conversation

@ypcs
Copy link
Copy Markdown
Contributor

@ypcs ypcs commented Apr 10, 2026

This is our preferred tool for linting git commits.

Impact: patch
Closes: SGE-2493

This is our preferred tool for linting git commits.

Impact: patch
Closes: SGE-2493
@ypcs ypcs self-assigned this Apr 10, 2026
Comment on lines +8 to +16
runs-on: ubuntu-latest
steps:
- name: Setup repository
uses: actions/checkout@v6
with:
ref: ${{ github.head_ref }}

- name: Execute git linting
uses: seravo/gitlint@v1
@ypcs ypcs requested a review from frimro April 10, 2026 08:24
@ypcs ypcs merged commit ec843e3 into master Apr 10, 2026
5 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