Checks if requested linter (or static type checker) is available.
Attributes
Name
Type
Description
supported
dict
Dictionary of supported linters - key is the name of the package, and value is the command that users would run before specifying files (e.g. “radon cc” - full command would then be “radon cc [file/dir]”).