Add editorconfig and editorconfig-checker

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2023-01-07 20:21:44 +01:00
committed by yubiuser
parent 5b53fe3302
commit 073fe70c8a
4 changed files with 38 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
name: editorconfig-checker
on:
pull_request:
push:
jobs:
build:
name: editorconfig-checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.2.0
- uses: editorconfig-checker/action-editorconfig-checker@main
- run: editorconfig-checker