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

beta: Update ruff and mypy #426

Merged
merged 4 commits into from
Dec 28, 2024

Conversation

Snuffy2
Copy link
Contributor

@Snuffy2 Snuffy2 commented Dec 28, 2024

Proposed change

  • ruff:
    • Now uses Python 3.13
    • Runs fix and format
    • Set line length to 100
    • A few other ruff setting tweaks
  • mypy:

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (which adds functionality)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

@Snuffy2 Snuffy2 changed the title beta: Update ruff to use python 3.13 and fix/format beta: Update ruff and mypy Dec 28, 2024
@Snuffy2 Snuffy2 marked this pull request as ready for review December 28, 2024 19:24
@firstof9 firstof9 merged commit c9766ed into FutureTense:beta Dec 28, 2024
3 of 4 checks passed
@Snuffy2 Snuffy2 deleted the Update-ruff-to-use-Python-3.13 branch December 29, 2024 03:32
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.

2 participants