Files
psa_car_controller/.pre-commit-config.yaml
T
2021-05-11 12:32:00 +02:00

8 lines
227 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