Created
October 1, 2018 09:17
-
-
Save emilfolino/139a871d19a5dce59a8939a3ee771d7e to your computer and use it in GitHub Desktop.
pylint: error: no such option: -s
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING pylint failed: './example/cgi/execute-another-file.cgi' | |
Usage: pylint [options] module_or_package | |
Check that a module satisfies a coding standard (and more !). | |
pylint --help | |
Display this help message and exit. | |
pylint --help-msg <msg-id>[,<msg-id>] | |
Display help messages about given message identifiers and exit. | |
pylint: error: no such option: -s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment