Skip to content

Fix the gap between the start of a maintenance period for an LTS and the new LTS start #741

Fix the gap between the start of a maintenance period for an LTS and the new LTS start

Fix the gap between the start of a maintenance period for an LTS and the new LTS start #741

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@v4
- uses: actions/setup-node@v3
with:
node-version: 'lts/*'
- run: npm i -g eclint
- run: eclint check