| Defined | src/lint/engine/ExampleLintEngine.php:10 |
|---|---|
| Group | Linters |
| Extends | ArcanistLintEngine |
This a simple example lint engine which just applies the ArcanistPyLintLinter to any Python files. For a more complex example, see PhutilLintEngine.
| return | wild |