### Summary Hi, The EXE003 rule errors when given: `uv --quiet run --active --script` even though the '--quiet' argument is global. (like color, offline, no-progress, project) Can the rule be updated to allow `uv (\s*--[\w]+)*run` instead of `uv run`