Skip to content

Conversation

@pvital
Copy link
Member

@pvital pvital commented Mar 18, 2025

Executes Ruff as linter tool to check code pattern.

Signed-off-by: Paulo Vital paulo.vital@ibm.com

Executes Ruff as linter tool to check code pattern.

Signed-off-by: Paulo Vital <paulo.vital@ibm.com>
@pvital pvital requested a review from a team as a code owner March 18, 2025 14:44
@pvital pvital self-assigned this Mar 18, 2025
@pvital pvital added enhancement WIP work in progress labels Mar 18, 2025
@pvital pvital marked this pull request as draft March 18, 2025 14:48
@pvital pvital added the do NOT merge Depends on another PR or WIP label May 12, 2025
@CagriYonca
Copy link
Contributor

@pvital We already use pre-commit package, and it checks our code before letting us push the commits. Do we really need this in Github Action again?

@pvital
Copy link
Member Author

pvital commented Jan 12, 2026

@pvital We already use pre-commit package, and it checks our code before letting us push the commits. Do we really need this in Github Action again?

@CagriYonca, the pre-commit works only if the developer installs the hooks locally. If they don't, the rules can be bypassed.

But I agree this PR is unnecessary. I am closing it.

@pvital pvital closed this Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do NOT merge Depends on another PR or WIP enhancement WIP work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants