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

ci: disable DeprecationWarning from pylint in tox #836

Merged
merged 1 commit into from Jan 14, 2022

Conversation

THS-on
Copy link
Member

@THS-on THS-on commented Jan 14, 2022

Setting PYTHONWARNINGS to default::DeprecationWarning creates a lot of
noise from pylint itself and makes it harder to read the log.

We can re-enable the setting once pylint does not generate those warnings
anymore.

Signed-off-by: Thore Sommer mail@thson.de

Setting PYTHONWARNINGS to default::DeprecationWarning creates a lot of
noise from pylint itself and makes it harder to read the log.

We can re-enable the setting once pylint does not generate those warnings
anymore.

Signed-off-by: Thore Sommer <mail@thson.de>
@mpeters mpeters merged commit 677d590 into keylime:master Jan 14, 2022
@THS-on THS-on deleted the ci-tox branch February 6, 2022 18:26
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.

None yet

5 participants