Skip to content

Fix Super-Linter EditorConfig; indent JSON with tabs (#336) #223

Fix Super-Linter EditorConfig; indent JSON with tabs (#336)

Fix Super-Linter EditorConfig; indent JSON with tabs (#336) #223

Workflow file for this run

name: 🧹 ls-lint
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
ls-lint:
name: 🏃🏼 Run linter
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ls-lint/action@v2.3.1
with:
config: .github/linters/.ls-lint.yml