Skip to content

use ruff-action#19

Merged
Tom-Willemsen merged 3 commits intomainfrom
use_ruff_action
Jul 11, 2025
Merged

use ruff-action#19
Tom-Willemsen merged 3 commits intomainfrom
use_ruff_action

Conversation

@rerpha
Copy link
Contributor

@rerpha rerpha commented Jul 10, 2025

No description provided.

@rerpha rerpha moved this to Flash Review in Tasks Jul 10, 2025
@rerpha rerpha added this to Tasks Jul 10, 2025
run: git diff ${{ inputs.compare-branch }}..HEAD --name-only --diff-filter=ACM -z "*.py" | xargs -0 --no-run-if-empty ruff format --check --config ${{ env.CONFIG }}
runs-on: ${{inputs.runs-on}}
steps:
- uses: astral-sh/ruff-action@v3
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't this miss the fetch-depth: 0 config? And also setting the CONFIG env var default?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, im being very stupid

@rerpha rerpha requested a review from Tom-Willemsen July 10, 2025 13:10
@Tom-Willemsen Tom-Willemsen merged commit 794be21 into main Jul 11, 2025
@Tom-Willemsen Tom-Willemsen deleted the use_ruff_action branch July 11, 2025 14:56
@Tom-Willemsen Tom-Willemsen removed this from Tasks Jul 11, 2025
Tom-Willemsen added a commit that referenced this pull request Jul 11, 2025
@Tom-Willemsen
Copy link
Member

This broke everything so I reverted it.

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.

2 participants