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

Only run the linting tools once during testing #62

Open
chatcannon opened this issue Mar 20, 2021 · 1 comment
Open

Only run the linting tools once during testing #62

chatcannon opened this issue Mar 20, 2021 · 1 comment

Comments

@chatcannon
Copy link
Collaborator

Currently the tox tests run flake8 and reuse lint multiple times - once for every python version tested. Instead, the linting tools should only run once, in a separate tox environment.

@chatcannon
Copy link
Collaborator Author

This will be more important if more style checks are added - see #31

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

No branches or pull requests

1 participant