Skip to content

feat(label-has-associated-control): add option for enforcing label's htmlFor matches control's id #550

feat(label-has-associated-control): add option for enforcing label's htmlFor matches control's id

feat(label-has-associated-control): add option for enforcing label's htmlFor matches control's id #550

Workflow file for this run

name: 'Tests: readme'
on: [pull_request, push]
jobs:
readme:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ljharb/actions/node/install@main
name: 'nvm install lts/* && npm install'
with:
node-version: 'lts/*'
- run: npm run generate-list-of-rules:check