$ pylint --reports=n main.py
Run Code Online (Sandbox Code Playgroud)
输出:
No config file found, using default configuration
Run Code Online (Sandbox Code Playgroud)
小智 18
No config file found, using default configuration如果.pylintrc主目录中没有文件,或者未指定pylint参数,则会收到" "警告--rcfile=/path/to/pylintrc.
要取消消息,请在*nix上:
$ touch ~/.pylintrc
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
12940 次 |
| 最近记录: |