Confirmed users
975
edits
Line 75: | Line 75: | ||
| ES (lint opt: tier 2) | | ES (lint opt: tier 2) | ||
| Y | | Y | ||
| <tt>./mach eslint mobile/android</tt> | | <tt>./mach eslint mobile/android</tt> [1] | ||
| Checks for JS errors (e.g. syntax errors) | | Checks for JS errors (e.g. syntax errors) | ||
| # | | # | ||
Line 84: | Line 84: | ||
* <b>Auto?</b> refers to jobs that run automatically on Treeherder when the associated files change | * <b>Auto?</b> refers to jobs that run automatically on Treeherder when the associated files change | ||
* <b>More</b> links to more information regarding a test | * <b>More</b> links to more information regarding a test | ||
[1]: You must first run a setup command – see [[#eslint]] | |||
== Test Environment == | == Test Environment == |