Skip to content

Additional desync logging #1532

Additional desync logging

Additional desync logging #1532

Workflow file for this run

name: EditorConfig
on:
pull_request:
push:
branches:
- master
- main
- develop
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: 18
- run: npm install -g [email protected]
- run: editorconfig-checker