Skip to content

Remove all trash_score properties from CF json files (#1629) #689

Remove all trash_score properties from CF json files (#1629)

Remove all trash_score properties from CF json files (#1629) #689

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