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

Add pylint to CI #1266

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Add pylint to CI #1266

merged 1 commit into from
Jul 11, 2023

Conversation

Shrews
Copy link
Contributor

@Shrews Shrews commented Jul 10, 2023

Adding pylint to the CI linting tests.

The plan is to slowly enable individual checks until we get the number of errors down a bit. Disabled all checks for now except for W0102 - dangerous-default-value.

@Shrews Shrews requested a review from a team as a code owner July 10, 2023 18:44
@github-actions github-actions bot added needs_triage New item that needs to be triaged test Changes to test files labels Jul 10, 2023
@Shrews Shrews added the code_health Issue/PR improves codebase health label Jul 10, 2023
@Akasurde Akasurde merged commit b2b8a83 into ansible:devel Jul 11, 2023
9 checks passed
@Akasurde Akasurde removed the needs_triage New item that needs to be triaged label Jul 11, 2023
@Shrews Shrews deleted the pylint branch July 11, 2023 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code_health Issue/PR improves codebase health test Changes to test files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants