You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
We used to use pylint 2 with pylint-fixme-info to downgrade FIXME, TODO etc to INFO level but that no longer works with pylint 3.
Is there a way to do it "natively"?
We don't need any fancy remapping of specific issues - just a basic "treat them all as INFO"
thanks
Documentation for future user
If it is possible, I would expect it to be documented where the .pylintrc options are documented for FIXME treatment
Additional context
No response
The text was updated successfully, but these errors were encountered:
Question
Hi
We used to use pylint 2 with
pylint-fixme-info
to downgrade FIXME, TODO etc to INFO level but that no longer works with pylint 3.Is there a way to do it "natively"?
We don't need any fancy remapping of specific issues - just a basic "treat them all as INFO"
thanks
Documentation for future user
If it is possible, I would expect it to be documented where the
.pylintrc
options are documented for FIXME treatmentAdditional context
No response
The text was updated successfully, but these errors were encountered: