1
0
mirror of https://github.com/cmur2/kube-stale-resources.git synced 2025-06-29 00:30:25 +02:00

module: add formatting and linting configuration

- apply formatting
This commit is contained in:
Christian Nicolai
2019-12-16 12:09:56 +01:00
committed by Christian Nicolai
parent d5bb54cc8e
commit 79779b6377
3 changed files with 35 additions and 22 deletions

5
.pylintrc Normal file
View File

@ -0,0 +1,5 @@
[FORMAT]
max-line-length=121
[MESSAGES CONTROL]
disable=invalid-name,missing-module-docstring,missing-function-docstring