Skip to content

feat(guide-sync): Add more groups for the 3rd party sync applications #2665

feat(guide-sync): Add more groups for the 3rd party sync applications

feat(guide-sync): Add more groups for the 3rd party sync applications #2665

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