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

(Stale) Chore: Add linting and formatting on pytest tests #99

Closed
wants to merge 7 commits into from

Conversation

aaronsteers
Copy link
Contributor

Previously these were fully ignored. This PR enables linting and formatting for the tests directory, and it provides a specific location within pyproject.toml where non-applicable rules can be ignored. For instance, all test_... functions return None so there's no need to require return type declarations.

@aaronsteers aaronsteers marked this pull request as draft March 19, 2024 20:01
@aaronsteers aaronsteers changed the title Chore: Add linting and formatting on pytest tests (Stale) Chore: Add linting and formatting on pytest tests Mar 19, 2024
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.

1 participant