Skip to content

Allow warning on controllers that are out of range #157

Allow warning on controllers that are out of range

Allow warning on controllers that are out of range #157

Workflow file for this run

name: pre-commit-all
on:
- push
jobs:
pre-commit:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
with:
extra_args: --all-files