mirror of
https://github.com/ralsina/xrandroll.git
synced 2025-06-26 14:21:59 -03:00
add black to pre-commit hooks
This commit is contained in:
@ -5,3 +5,7 @@
|
||||
- id: check-toml
|
||||
- id: flake8
|
||||
- id: debug-statements
|
||||
- repo: https://github.com/ambv/black
|
||||
rev: stable
|
||||
hooks:
|
||||
- id: black
|
||||
|
Reference in New Issue
Block a user