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

Lint updates #1074

Merged
merged 4 commits into from
Jan 18, 2025
Merged

Lint updates #1074

merged 4 commits into from
Jan 18, 2025

Conversation

jdknight
Copy link
Member

  • lint: update ruff to v0.9.2
  • lint: update pylint to v3.3.3
  • lint: fix mypy to v1.14.1
  • util: update suffix logic to modern calls

Update the fixed ruff version to its most recent.

Signed-off-by: James Knight <[email protected]>
Update the fixed pylint version to its most recent.

Signed-off-by: James Knight <[email protected]>
Set a fixed mypy version to ensure consistent builds. This is the most
recent version of mypy at the time of commit.

Signed-off-by: James Knight <[email protected]>
Replacing use of slices for `removesuffix` calls to improve readability.

Signed-off-by: James Knight <[email protected]>
@jdknight jdknight merged commit 575d127 into main Jan 18, 2025
24 checks passed
@jdknight jdknight deleted the lint-updates branch January 18, 2025 16:47
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