Created
April 16, 2018 07:22
-
-
Save pareksha/3cb8b7711ee1a1dca8a6a42ca9b8009f to your computer and use it in GitHub Desktop.
Command line output of .coafile of https://github.com/pareksha/Friend-recommendation-system/blob/master/.coafile
This file contains 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][12:50:43] Implicit 'Default' section inheritance is deprecated. It will be removed soon. To silence this warning remove settings in the 'Default' section from your coafile. You can use dots to specify inheritance: the section 'all.python' will inherit all settings from 'all'. | |
Executing section LineLength... | |
Executing section CheckQuotation... | |
Executing section UnusedCode... | |
Executing section pep8... | |
Executing section SpaceCheck... | |
Executing section cli... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment