Closed
Bug 996385
Opened 12 years ago
Closed 11 years ago
Run |make check-style| as part of the build process
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 1063728
People
(Reporter: Waldo, Assigned: Waldo)
Details
I've seen two unexpected tbpl failures recently because of include ordering mistakes. Checking is fast, so we should just move this into the build process, so you can't make mistakes without breaking your *own* build.
Comment 1•12 years ago
|
||
The style checker takes 2.5 seconds on my very fast Linux desktop machine. Not a lot, but also not necessarily something we want every time the shell is built.
| Assignee | ||
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•