Skip to content

chore(Guide): fix the jdupes repo as per Jody Bruchon’s website #623

chore(Guide): fix the jdupes repo as per Jody Bruchon’s website

chore(Guide): fix the jdupes repo as per Jody Bruchon’s website #623

Workflow file for this run

name: Lint - EditorConfig
on: [push, pull_request]
jobs:
editorconfig-checker:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: editorconfig-checker
run: |
docker run --rm \
-v "${GITHUB_WORKSPACE}":/check \
mstruebing/editorconfig-checker