Skip to content

Feat: shift+tab backward cycle achannarasappa#221 (#274) #283

Feat: shift+tab backward cycle achannarasappa#221 (#274)

Feat: shift+tab backward cycle achannarasappa#221 (#274) #283

Workflow file for this run

name: lint-commit-message
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2