mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 11:19:22 +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:
|
||||
# - id: pylint
|
||||
# name: pylint
|
||||
# entry: pylint
|
||||
# # Use as many jobs as CPU cores, disable TODO warnings
|
||||
# entry: pylint -j 0 -d W0511
|
||||
# language: system
|
||||
# types_or: [python, pyi]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user