mirror of
https://github.com/cmur2/kube-stale-resources.git
synced 2025-06-29 10:30:25 +02:00
module: use yapf 0.31 feature of style definition in pyproject.toml
This commit is contained in:
@ -20,3 +20,7 @@ mypy = "0.812"
|
||||
pylint = "~2.7"
|
||||
rope = "~0.18"
|
||||
yapf = "~0.31"
|
||||
|
||||
[tool.yapf]
|
||||
based_on_style = "pep8"
|
||||
column_limit = 120
|
||||
|
Reference in New Issue
Block a user