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

Use uv & ruff in favour of poetry, nox, black, flake8 etc. #468

Merged
merged 26 commits into from
Oct 25, 2024

Conversation

robbievanleeuwen
Copy link
Owner

@robbievanleeuwen robbievanleeuwen commented Oct 21, 2024

Uses uv to manage the project and ruff for linting and formatting.

To-do list:

  • Update pyproject.toml
  • Arrive at a ruff configuration - ruff.toml
  • Update pre-commit config
  • Passing linting & formatting per ruff
  • Switch mypy out for pyright
  • Strict typing, try remove type: ignore where possible
  • Update docs with default values
  • Passing tests
  • Update readthedocs config
  • Update github actions
  • Update documentation (README & contributing guide)

@robbievanleeuwen robbievanleeuwen marked this pull request as draft October 21, 2024 01:38
@robbievanleeuwen robbievanleeuwen self-assigned this Oct 21, 2024
@robbievanleeuwen robbievanleeuwen added build Build System and Dependencies ci Continuous Integration refactoring Refactoring style Style labels Oct 21, 2024
@robbievanleeuwen robbievanleeuwen changed the base branch from master to dev October 25, 2024 13:16
@robbievanleeuwen robbievanleeuwen marked this pull request as ready for review October 25, 2024 13:16
@robbievanleeuwen robbievanleeuwen merged commit db3da77 into dev Oct 25, 2024
17 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Build System and Dependencies ci Continuous Integration refactoring Refactoring style Style
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant