mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-02-16 21:40:45 +01:00
.pre-commit-config.yaml: update pylint entry comment (jobs, todo disabling)
This commit is contained in:
parent
d2c6f99401
commit
ce38a9016e
@ -165,7 +165,8 @@ repos:
|
|||||||
# hooks:
|
# hooks:
|
||||||
# - id: pylint
|
# - id: pylint
|
||||||
# name: pylint
|
# name: pylint
|
||||||
# entry: pylint
|
# # Use as many jobs as CPU cores, disable TODO warnings
|
||||||
|
# entry: pylint -j 0 -d W0511
|
||||||
# language: system
|
# language: system
|
||||||
# types_or: [python, pyi]
|
# types_or: [python, pyi]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user