Skip to content

Merge pull request #15 from johnbianchi/el-fix #21

Merge pull request #15 from johnbianchi/el-fix

Merge pull request #15 from johnbianchi/el-fix #21

Workflow file for this run

name: EditorConfig Action
on: push
jobs:
build:
name: EditorConfig lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: editorconfig-checker/action-editorconfig-checker@v2
name: Testing using editorconfig-checker