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

Upgrade dev-cmd to pick up improved -l output. #28

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

jsirois
Copy link
Contributor

@jsirois jsirois commented Jan 30, 2025

Now:

:; uvrc -l
Commands:
fmt
check-fmt
lint
check-lint
type-check:
    -py: The Python version to type check in <major>.<minor> form; i.e.: 3.13.
         [default: {markers.python_version} (currently 3.12)]
test (-- extra pytest args ...)

Tasks:
checks (-- extra pytest args ...): 
    Runs all development checks, including auto-formatting code.
ci (-- extra pytest args ...): 
    Runs all checks used for CI.

@jsirois jsirois merged commit 013417b into a-scie:main Jan 30, 2025
9 checks passed
@jsirois jsirois deleted the dev-cmd/upgrade branch January 30, 2025 17:25
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