-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update PyLint config for latest version. #2396
Merged
Merged
Commits on Sep 22, 2016
-
Adding the default PyLint config with the latest version.
Done via: $ pylint --version No config file found, using default configuration pylint 1.6.4, astroid 1.4.8 Python 2.7.12 (default, Jul 17 2016, 01:21:14) [GCC 4.8.4] $ pylint --generate-rcfile > scripts/pylintrc_v1.6.4_default
Configuration menu - View commit details
-
Copy full SHA for 682eafa - Browse repository at this point
Copy the full SHA 682eafaView commit details
Commits on Sep 23, 2016
-
Removing all defaults from current Pylint RC.
This is to make it easier to move defaults over to the newly generated file.
Configuration menu - View commit details
-
Copy full SHA for 0691a17 - Browse repository at this point
Copy the full SHA 0691a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for e826c2b - Browse repository at this point
Copy the full SHA e826c2bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a03e1c5 - Browse repository at this point
Copy the full SHA a03e1c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 581bf43 - Browse repository at this point
Copy the full SHA 581bf43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6045732 - Browse repository at this point
Copy the full SHA 6045732View commit details -
Configuration menu - View commit details
-
Copy full SHA for 723d75a - Browse repository at this point
Copy the full SHA 723d75aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75694b - Browse repository at this point
Copy the full SHA a75694bView commit details -
Moving [DESIGN] section of PyLint RC over.
This is the final section, hence the original config has also been deleted.
Configuration menu - View commit details
-
Copy full SHA for ed86ea6 - Browse repository at this point
Copy the full SHA ed86ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for aee3863 - Browse repository at this point
Copy the full SHA aee3863View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffc4ddb - Browse repository at this point
Copy the full SHA ffc4ddbView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.