How to change a error message into a warning message in pylint?
Asked Answered
P

1

6

Is there a way to change/specify the severity level (error, warning) of a rule in pylintrc file?

Pillbox answered 11/6, 2020 at 17:54 Comment(0)
M
5

It seems that this is not possible at the moment. There is an existing feature request at github.

Meenen answered 23/8, 2021 at 9:44 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.