Skip to content

fix: remove the exclusion of NonceVerification in phpcs and fix the issues #270

fix: remove the exclusion of NonceVerification in phpcs and fix the issues

fix: remove the exclusion of NonceVerification in phpcs and fix the issues #270

Workflow file for this run

name: Commit Linting
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5