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

Align tox rules with CI tests #110

Closed
ajmyyra opened this issue May 6, 2021 · 2 comments
Closed

Align tox rules with CI tests #110

ajmyyra opened this issue May 6, 2021 · 2 comments

Comments

@ajmyyra
Copy link
Member

ajmyyra commented May 6, 2021

Tox runs the tests, but leaves isort, black & flake8 out of it. Add these so it does the same testing for style and tests as the CI does for every PR.

@akx
Copy link
Contributor

akx commented Jul 18, 2023

#126 will fix this by way of switching lints to pre-commit instead.

@ajmyyra
Copy link
Member Author

ajmyyra commented Jul 19, 2023

Thank you for this! With this, I consider this solved for now :)

@ajmyyra ajmyyra closed this as completed Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants