Files
psa_car_controller/.pre-commit-config.yaml
T
2021-04-30 12:06:01 +02:00

9 lines
228 B
YAML

default_language_version:
python: python3.6
repos:
- repo: https://github.com/PyCQA/prospector
rev: 1.3.1 # The version of Prospector to use, at least 1.1.7
hooks:
- id: prospector
language: system