Class ArcanistPyFlakesLinter
Uses "PyFlakes" to detect various errors in Python code.
Tasks
Methods
public getLintNameMap()
This method is not documented.
public getLintSeverityMap()
This method is not documented.
public getLinterName()
This method is not documented.
public getPyFlakesOptions()
This method is not documented.
public lintPath($path)
| parameters | wild | $path | |
| return | wild | | |
This method is not documented.
public willLintPaths(array $paths)
| parameters | array | $paths | |
| return | wild | | |
This method is not documented.