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

Disparate dev tools -> ruff + nox #291

Merged
merged 1 commit into from
Oct 28, 2023
Merged

Disparate dev tools -> ruff + nox #291

merged 1 commit into from
Oct 28, 2023

Conversation

pappasam
Copy link
Owner

Replaces the following with ruff:

  • black
  • docformatter
  • isort

Also, standardizes run commands across Makefile, precommit, and github actions with nox.

Finally, expresses dev dependencies with "*" so that we don't need to think about their version when running poetry update

@pappasam pappasam merged commit a8d113b into main Oct 28, 2023
12 checks passed
@pappasam pappasam deleted the ruff-and-nox branch October 28, 2023 22:34
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