mirror of
https://github.com/PaiGramTeam/MibooGram.git
synced 2024-11-16 04:45:27 +00:00
9 lines
140 B
YAML
9 lines
140 B
YAML
repos:
|
|
- repo: https://github.com/psf/black
|
|
rev: 24.4.2
|
|
hooks:
|
|
- id: black
|
|
args:
|
|
- --diff
|
|
- --check
|