mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-31 20:26:40 +00:00
7 lines
137 B
YAML
7 lines
137 B
YAML
|
repos:
|
||
|
- repo: https://github.com/pycqa/flake8
|
||
|
rev: 6.0.0
|
||
|
hooks:
|
||
|
- id: flake8
|
||
|
files: '(src|scripts|conftest.py)'
|