Skip to content

Conversation

@dhruvmanila
Copy link
Member

Summary

This PR fixes the syntax error location for the ruff format command.

fixes: #11453

Test Plan

@dhruvmanila
Copy link
Member Author

I don't think this is an ideal solution, I might look at it in more detail later.

@github-actions
Copy link
Contributor

ruff-ecosystem results

Linter (stable)

ℹ️ ecosystem check encountered linter errors. (no lint changes; 1 project error)

commaai/openpilot (error)

Failed to clone commaai/openpilot: fatal: active `post-checkout` hook found during `git clone`:
	/home/runner/work/ruff/ruff/checkouts/commaai:openpilot/.git/hooks/post-checkout
For security reasons, this is disallowed by default.
If this is intentional and the hook should actually be run, please
run the command again with `GIT_CLONE_PROTECTION_ACTIVE=false`
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Linter (preview)

✅ ecosystem check detected no linter changes.

@dhruvmanila dhruvmanila added the bug Something isn't working label Jan 20, 2025
@dhruvmanila
Copy link
Member Author

Closing in favor of #16499

@dhruvmanila dhruvmanila closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid syntax error location for Notebook with ruff format

2 participants