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

Issue984/switch to pylint #986

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from
Open

Conversation

Leahh02
Copy link
Collaborator

@Leahh02 Leahh02 commented Jan 9, 2025

This PR fixes issue #984.

pyproject.toml and setup.cfg have been updated, and pylama.yml has been changed to pylint.yml. I chose pylint 3.2.7 because it supports python >= 3.8 and our current python version is >=3.8.3,<=3.13.0. All of the other recent pylint releases support python >= 3.9.

This PR will be compared with the one I'll make switching to Ruff so we can decide which one to switch to.

@Leahh02 Leahh02 added the WIP (lint-only) Only run the linter in CI, nothing else label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP (lint-only) Only run the linter in CI, nothing else
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant