Skip to content

Static checks#12

Open
iky wants to merge 5 commits intomasterfrom
static-checks
Open

Static checks#12
iky wants to merge 5 commits intomasterfrom
static-checks

Conversation

@iky
Copy link
Copy Markdown
Contributor

@iky iky commented May 1, 2019

Apply a few static checks using pre-commit.

Most of the changes is reformatting the code done by black and isort.

@iky iky requested a review from mattbennett May 1, 2019 07:01
Makefile Outdated
static:
pre-commit run --all-files

pylint:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Have you intentionally not included pylint in the static check?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

👍 I found there is a way of running pylint inside the test virtualenv rather than the extra isolated pre-commit one.

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