Skip to content

feat: add support for Stylelint 17 #501

feat: add support for Stylelint 17

feat: add support for Stylelint 17 #501

Workflow file for this run

name: commitlint
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5
with:
configFile: .commitlintrc.js