Skip to content

Bump the npm group with 2 updates #362

Bump the npm group with 2 updates

Bump the npm group with 2 updates #362

Workflow file for this run

name: EditorConfig
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-node@v6
with:
node-version-file: package.json
- run: npm ci
- run: npx editorconfig-checker