Skip to content

Commit

Permalink
Upgrade dev-cmd to get immediate exit feature. (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois authored Dec 29, 2024
1 parent 674431b commit c9f46ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,3 +145,4 @@ ci = [["check-fmt", "check-lint", "type-check"], "test"]

[tool.dev-cmd]
default = "checks"
exit-style = "immediate"
6 changes: 3 additions & 3 deletions python/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c9f46ee

Please sign in to comment.