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

CI: extend fmt checks for all supported python versions #124

Open
asnare opened this issue Jul 10, 2024 · 0 comments
Open

CI: extend fmt checks for all supported python versions #124

asnare opened this issue Jul 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@asnare
Copy link
Contributor

asnare commented Jul 10, 2024

At present we run unit tests against all supported python versions, but not linting/format checking: these run against python 3.10.

Some of the linting/format checks can produce different warnings depending on the version of python: in particular mypy and pylint. As such it would be useful to extend the fmt job of the push workflow.

@asnare asnare added the enhancement New feature or request label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant