Bug 1621322 Comment 2 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Sadly, even if I play by the rules, it doesn't find anything in the case above:
```
% mach lint --warnings jit_test.py               
error: problem with lint setup, skipping android-api-lint, android-checkstyle, android-javadoc, android-lint, android-test
✖ 0 problems (0 errors, 0 warnings)
```
(Edited: I messed up and ran on my fixed version, so it correctly found nothing.)

Back to Bug 1621322 Comment 2