Skip to content

Fix multi-line parameter description indentation in README generation #133

Fix multi-line parameter description indentation in README generation

Fix multi-line parameter description indentation in README generation #133

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