Skip to content

build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2 … #2502

build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2 …

build(deps): bump mkdocs-include-markdown-plugin from 7.1.1 to 7.1.2 … #2502

Workflow file for this run

name: Lint - EditorConfig
on:
push:
branches:
- master
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