Skip to content

dx: make check script ruff invocation portable#131

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
dx/make-check-script-ruff-portable
Jun 21, 2026
Merged

dx: make check script ruff invocation portable#131
CoderDeltaLAN merged 1 commit into
mainfrom
dx/make-check-script-ruff-portable

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Summary

  • keeps python -m ruff when ruff is installed as a Python module
  • falls back to the ruff binary when available
  • keeps a clear error when ruff is missing

Validation

  • sh -n scripts/check.sh
  • ./scripts/check.sh

No runtime code, release, version, README, workflow, or PyPI changes.

@CoderDeltaLAN CoderDeltaLAN merged commit 6e49538 into main Jun 21, 2026
4 checks passed
@CoderDeltaLAN CoderDeltaLAN deleted the dx/make-check-script-ruff-portable branch June 21, 2026 01:37
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