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: use import order and style checks from avocado-static-checks #6025

Conversation

clebergnu
Copy link
Contributor

This switches two checks from the custom scripts in the Avocado repo to use the ones from avocado-static checks. The lint check will follow up after some changes to avocado-static-checks itself.

Reference: #5989

This enables the bare minimum of the avocado-static-checks usage, adds
the submodule switches the "isort" check, one of the most simplistic,
to the one provided by the avocado-static-checks repo.

Signed-off-by: Cleber Rosa <[email protected]>
This replaces another one of the in-tree check scripts with the one
provided by avocado-static-checks.

Signed-off-by: Cleber Rosa <[email protected]>
@clebergnu clebergnu added this to the 108 - Codename TBD milestone Sep 11, 2024
@clebergnu clebergnu self-assigned this Sep 11, 2024
@clebergnu clebergnu marked this pull request as draft September 11, 2024 13:57
@clebergnu
Copy link
Contributor Author

Closing as this will require changes to avocado-static-checks, and the required changes for lint have already been merged (avocado-framework/avocado-static-checks#9)

@clebergnu clebergnu closed this Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done 108
Development

Successfully merging this pull request may close these issues.

1 participant