Skip to content

feat: add Alpine 3.24 drop 3.22 #1337

feat: add Alpine 3.24 drop 3.22

feat: add Alpine 3.24 drop 3.22 #1337

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@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: 'lts/*'
- run: npm i -g eclint
- run: eclint check