Skip to content
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

Static checks #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Static checks #5

wants to merge 4 commits into from

Conversation

iky
Copy link
Contributor

@iky iky commented Apr 27, 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
flake8 nameko_bayeux_client tests

pylint:
pylint nameko_bayeux_client -E
Copy link
Member

Choose a reason for hiding this comment

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

Intentionally dropping pylint and not replacing with a pre-commit check?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just slipped away! .)

Added back as a pre-commit (and local) entry.

iky added 2 commits May 4, 2019 08:23
This time checking for more than errors and run as a part of pre-commit.
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