module documentation

Check source code is ascii only or has an encoding declaration (PEP 263).

Class ByIdManagedMessagesChecker Checks for messages that are enabled or disabled by id instead of symbol.
Class EncodingChecker BaseChecker for encoding issues.
Function register Undocumented
def register(linter: PyLinter): (source)

Undocumented