Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Static checks: introduce usage of "avocado-static-checks" project #4059

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Jan 27, 2025

This enables the bare minimum of the avocado-static-checks usage, adds
the submodule switches the "isort" check and the "style" check. This
change will help to keep style align with avocado.

Reference: #3966, #3964
Signed-off-by: Jan Richter [email protected]

This enables the bare minimum of the avocado-static-checks usage, adds
the submodule switches the "isort" check and the "style" check. This
change will help to keep style align with avocado.

Reference: avocado-framework#3966, avocado-framework#3964
Signed-off-by: Jan Richter <[email protected]>
It will bump black version to be align with avocado

Signed-off-by: Jan Richter <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Review Requested
Development

Successfully merging this pull request may close these issues.

Import order checks using avocado-static-checks Code style check using avocado-static-checks
1 participant