You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/05/29 15:42:50 UTC

[GitHub] [trafficcontrol] ocket8888 opened a new pull request #3641: Pylint configuration is now agreed-upon

ocket8888 opened a new pull request #3641: Pylint configuration is now agreed-upon
URL: https://github.com/apache/trafficcontrol/pull/3641
 
 
   ## What does this PR (Pull Request) do?
   This PR modifies the pylint.rc file to something we can actually enforce.
   
   - [x] This PR is not related to any Issue
   
   ## Which Traffic Control components are affected by this PR?
   
   - Documentation
   - Traffic Control Client (Python)
   
   ## What is the best way to verify this PR?
   Run Pylint to ensure that the rcfile validates (most python code in the repo is non-compliant - don't worry about that for this PR).
   
   More importantly, look through the configuration and make sure the configured options make sense.
   
   ## The following criteria are ALL met by this PR
   
   - [x] This PR includes tests
   - [x] This PR includes documentation
   - [x] This PR includes an update to CHANGELOG.md
   - [x] This PR includes any and all required license headers
   - [x] This PR does not include a database migration
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY**

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services