forked from TrueCloudLab/frostfs-testlib
0b42dbaab1
Signed-off-by: Aleskei Chetaev <alex.chetaev@gmail.com>
11 lines
243 B
YAML
11 lines
243 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 22.8.0
|
|
hooks:
|
|
- id: black
|
|
language_version: python3.10
|
|
- repo: https://github.com/pycqa/isort
|
|
rev: 5.12.0
|
|
hooks:
|
|
- id: isort
|
|
name: isort (python)
|