12 lines
217 B
JSON
12 lines
217 B
JSON
{
|
|
"name": "opinionated-python-hook",
|
|
"description": "Strict Python formatter hook",
|
|
"version": "0.1.0",
|
|
"author": {
|
|
"name": "ftnext",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |