Skip to content

Fix quality violations; enable quality checks via tox/make#99

Merged
kdmccormick merged 1 commit intomasterfrom
kdmccormick/quality-cleanup
Nov 3, 2020
Merged

Fix quality violations; enable quality checks via tox/make#99
kdmccormick merged 1 commit intomasterfrom
kdmccormick/quality-cleanup

Conversation

@kdmccormick
Copy link
Member

@kdmccormick kdmccormick commented Nov 3, 2020

#98 involves refactoring several files. It'd be helpful to be able to use pylint to catch anything I miss in that refactoring.

This cleans up all of the quality violations in codejail and adds a make quality target, which runs pycodestyle, isort, and pylint on all python files in the repo.

This Jenkins DSL PR would enable quality checking on new CodeJail PRs: edx/jenkins-job-dsl#1166

Copy link
Contributor

@sarina sarina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks reasonable to me

@kdmccormick kdmccormick merged commit fd26192 into master Nov 3, 2020
@kdmccormick kdmccormick deleted the kdmccormick/quality-cleanup branch November 3, 2020 22:10
@kdmccormick kdmccormick changed the title Add tox/Makefile quality target; fix quality violations Fix quality violations; enable quality checks via tox/make Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants