Closed Bug 1185108 Opened 9 years ago Closed 9 years ago

Use and enforce 4 space indentation everywhere in Treeherder JS

Categories

(Tree Management :: Treeherder, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: wlach, Assigned: wlach)

References

(Blocks 1 open bug)

Details

Ok, let's get this done. :) We have a lot of improperly indented code in Treeherder. Let's fix it once, then add an eslint rule to enforce 4 space indentation so we don't ever have to worry about this again.
Commits pushed to master at https://github.com/mozilla/treeherder https://github.com/mozilla/treeherder/commit/8f82de2c1818fe866a8ea842dd311acf92436f31 Bug 1185108 - Make all js files 4 space indentation We were using a mix before, especially in perfherder (where we had 2) https://github.com/mozilla/treeherder/commit/1900b665e4f102490ff2b8cd6d49ef6c3074f6ad Bug 1185108 - Enforce 4 space indentation via an eslint rule
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.