-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
ruleImplementing or modifying a lint ruleImplementing or modifying a lint rule
Description
Summary
Just as #13021 added support to EXE003 for uv run in shebang lines, it would be nice to add uvx and/or uv tool run. This is useful for tools like marimo:
-
#!/usr/bin/env -S uvx marimo edit --sandboxor
-
#!/usr/bin/env -S uv tool run marimo edit --sandbox
For those unfamiliar with marimo: https://docs.astral.sh/uv/guides/integration/marimo/
Version
No response
Metadata
Metadata
Assignees
Labels
ruleImplementing or modifying a lint ruleImplementing or modifying a lint rule