Skip to content

⬆️ Replace eslint-plugin-node with eslint-plugin-n ^14.0.0 #7484

⬆️ Replace eslint-plugin-node with eslint-plugin-n ^14.0.0

⬆️ Replace eslint-plugin-node with eslint-plugin-n ^14.0.0 #7484

Workflow file for this run

name: Commitlint
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2.1.7
with:
configFile: './.github/workflows/lint/.commitlintrc.json'
helpURL: https://rook.io/docs/rook/master/development-flow.html#commit-structure