Skip to content

Bump the npm group with 3 updates #366

Bump the npm group with 3 updates

Bump the npm group with 3 updates #366

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@v7
with:
node-version-file: package.json
- run: npm ci
- run: npx editorconfig-checker