Skip to content

Add phpcs.xml.dist to scaffolded packages #82

Add phpcs.xml.dist to scaffolded packages

Add phpcs.xml.dist to scaffolded packages #82

Workflow file for this run

name: Gherkin Linting
on: pull_request
jobs:
gherkin-lint:
name: Lint Gherkin Feature files
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: bahmutov/npm-install@v1
- run: npm run lint