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 new ignores to tox template #8

Merged
merged 1 commit into from
Feb 14, 2024

Conversation

alisonlhart
Copy link
Collaborator

Adds additional ignores for EDA tox linters.

These ignores are added for the following reasons:
Ruff:
PLR0913: Subjective, not needed for certification
E501: Conflicts with Pylint test, and subjective, not needed for certification

Pylint:
R0902: Subjective, not needed for certification
R0903: Subjective, not needed for certification

Copy link

@traytorous traytorous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alisonlhart alisonlhart merged commit 67c0b47 into ansible:main Feb 14, 2024
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