Skip to content

docs: update 0.34 features, fix stale refs, expand globals #1995

docs: update 0.34 features, fix stale refs, expand globals

docs: update 0.34 features, fix stale refs, expand globals #1995

Workflow file for this run

name: Editorconfig Linter
on:
pull_request:
push:
branches:
- main
jobs:
linter:
name: "Run Lint on ${{ matrix.os }}"
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Editorconfig Linter
uses: editorconfig-checker/action-editorconfig-checker@main
- name: Run Linter
run: editorconfig-checker