[tensorflow/tools/ci_build/pylintrc] Add accept-no-param-doc to MASTER and set negatively
This commit is contained in:
parent
4d3d4e339c
commit
b70f04e6c8
@ -20,7 +20,7 @@ persistent=yes
|
|||||||
# List of plugins (as comma separated values of python modules names) to load,
|
# List of plugins (as comma separated values of python modules names) to load,
|
||||||
# usually to register additional checkers.
|
# usually to register additional checkers.
|
||||||
load-plugins=pylint.extensions.docparams
|
load-plugins=pylint.extensions.docparams
|
||||||
|
accept-no-param-doc=no
|
||||||
|
|
||||||
[MESSAGES CONTROL]
|
[MESSAGES CONTROL]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user