Add pre commit config to docker

pull/1582/head
Willem Melching 5 years ago
parent db8f3aee11
commit 64e1145b50
  1. 1
      Dockerfile.openpilot

@ -80,6 +80,7 @@ COPY SConstruct \
flake8_openpilot.sh \
pylint_openpilot.sh \
.pylintrc \
.pre-commit-config.yaml \
.coveragerc-app \
/tmp/openpilot/

Loading…
Cancel
Save