Skip to content

Start writing documentation #90

Start writing documentation

Start writing documentation #90

Workflow file for this run

name: EditorConfig
on:
pull_request:
push:
branches:
- master
- main
- develop
jobs:
lint:
runs-on: windows-2019
steps:
- uses: actions/checkout@v3
- name: editorconfig-checker
run: scripts/editorconfig-checker.bat