pylint-strict-informational

A pylint plugin to make pylint fail on informational messages


Keywords
tools, pylint
License
MIT
Install
pip install pylint-strict-informational==0.1

Documentation

Pylint Strict Informational

Pylint plugin to make it fail when an informational message (the I category) is found.

Pylint >= 2.4.0 is required (in order for pylint.constants module to exist).