小智 18

No config file found, using default configuration如果.pylintrc主目录中没有文件,或者未指定pylint参数,则会收到" "警告--rcfile=/path/to/pylintrc.

要取消消息,请在*nix上:

$ touch ~/.pylintrc
Run Code Online (Sandbox Code Playgroud)