Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Conversation

@mcpeak
Copy link
Contributor

@mcpeak mcpeak commented Apr 26, 2017

No description provided.

This commit fixes a few errors that were discovered by running
Pylint.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 60.426% when pulling 7dab0c2 on add-travis-pylint into 370f40e on develop.

@mcpeak mcpeak force-pushed the add-travis-pylint branch 2 times, most recently from d1e62c9 to f4a94ba Compare April 26, 2017 17:47
@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 60.426% when pulling f4a94ba on add-travis-pylint into 7d484b2 on develop.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 60.426% when pulling f4a94ba on add-travis-pylint into 7d484b2 on develop.

This commit adds a Pylint check job to travis.  A few files are
excluded because they either cause Pylint to blow up or, in the
case of jirasync it is finding a false positive that we don't
want to exclude as a test elsewhere.  A few noisy false positive
errors are also excluded.

Also remove autoescape as jinja templates are escaped elsewhere.
@mcpeak mcpeak force-pushed the add-travis-pylint branch from f4a94ba to e4361a4 Compare April 26, 2017 18:28
@coveralls
Copy link

Coverage Status

Coverage increased (+0.008%) to 60.423% when pulling e4361a4 on add-travis-pylint into 7d484b2 on develop.

@scriptsrc scriptsrc merged commit ba0a797 into develop Apr 27, 2017
@scriptsrc scriptsrc mentioned this pull request May 24, 2017
@scriptsrc scriptsrc deleted the add-travis-pylint branch May 25, 2017 05:19
mcpeak added a commit that referenced this pull request Sep 4, 2017
* Fixes for pylint errors

This commit fixes a few errors that were discovered by running
Pylint.

* Adding Pylint to travis checks

This commit adds a Pylint check job to travis.  A few files are
excluded because they either cause Pylint to blow up or, in the
case of jirasync it is finding a false positive that we don't
want to exclude as a test elsewhere.  A few noisy false positive
errors are also excluded.

Also remove autoescape as jinja templates are escaped elsewhere.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants