Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 214 Bytes

File metadata and controls

3 lines (3 loc) · 214 Bytes

Pylint warns about options it doesn't recognize both in configuration files and on the command-line. For example, this message would be raised when invoking pylint with pylint --unknown-option=yes test.py.