mirror of
https://github.com/ralsina/xrandroll.git
synced 2024-11-21 18:42:22 +00:00
add black to pre-commit hooks
This commit is contained in:
parent
97f37415f3
commit
1efbd9586d
@ -5,3 +5,7 @@
|
||||
- id: check-toml
|
||||
- id: flake8
|
||||
- id: debug-statements
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: stable
|
||||
hooks:
|
||||
- id: black
|
||||
|
Loading…
Reference in New Issue
Block a user