Add a description for the pre-commit hook (#107)
This string appears on the hooks page on pre-commit.com.
This commit is contained in:
parent
51b3b2624d
commit
6dd16bf7ae
@ -1,5 +1,6 @@
|
|||||||
- id: black
|
- id: black
|
||||||
name: black
|
name: black
|
||||||
|
description: 'Black: The uncompromising Python code formatter'
|
||||||
entry: black
|
entry: black
|
||||||
language: python
|
language: python
|
||||||
language_version: python3.6
|
language_version: python3.6
|
||||||
|
Loading…
Reference in New Issue
Block a user