Skip to content

feat: Node.js 24.10.0 #1017

feat: Node.js 24.10.0

feat: Node.js 24.10.0 #1017

Workflow file for this run

name: Test Whitespace and line endings
on: [pull_request]
permissions:
contents: read
jobs:
eclint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
with:
node-version: 'lts/*'
- run: npm i -g eclint
- run: eclint check