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

test: add pylint linter #248

Merged
merged 3 commits into from
Sep 12, 2023
Merged

test: add pylint linter #248

merged 3 commits into from
Sep 12, 2023

Conversation

jooola
Copy link
Member

@jooola jooola commented Jul 20, 2023

This adds a make lint command, running pylint against the code.

This is not part of the pre-commit setup, as pylint needs to import the code to analyze it, therefore needs to be in the same environment.

@jooola jooola marked this pull request as ready for review September 5, 2023 21:03
@jooola jooola requested a review from apricote September 5, 2023 21:03
@jooola jooola merged commit f238c2e into hetznercloud:main Sep 12, 2023
8 checks passed
@jooola jooola deleted the add_lint branch September 12, 2023 06:29
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