mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 05:53:13 +00:00
12 lines
238 B
YAML
12 lines
238 B
YAML
|
|
repos:
|
||
|
|
- repo: https://github.com/psf/black
|
||
|
|
rev: 23.7.0
|
||
|
|
hooks:
|
||
|
|
- id: black
|
||
|
|
args: [--line-length=150]
|
||
|
|
|
||
|
|
- repo: https://github.com/RobertCraigie/pyright-python
|
||
|
|
rev: v1.1.326
|
||
|
|
hooks:
|
||
|
|
- id: pyright
|