Merge pull request #239 from pi-hole/editorconfig

Add editorconfig and editorconfig workflow
This commit is contained in:
yubiuser
2022-07-01 09:16:37 +02:00
committed by GitHub
3 changed files with 38 additions and 3 deletions

View File

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