Closed
Bug 1174082
Opened 10 years ago
Closed 10 years ago
Fix minor indentation problems in perfherder
Categories
(Tree Management :: Perfherder, defect)
Tree Management
Perfherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sabergeass, Assigned: sabergeass, Mentored)
Details
Attachments
(1 file)
Some code style problem for bug-1169340 need to be fixed, most of them is js code should indented 4 spaces, not 2. Detail information could be checked in here https://github.com/mozilla/treeherder/pull/588 :)
Hi Will,
I'm wondering the jfrench's suggestions in there. Should I change the error message and the "has-error" condition in my pr or simply fix the indentation problem?
Thank you:)
Flags: needinfo?(wlachance)
Comment 2•10 years ago
|
||
Hi Mike, sure, you can fix other problems in the same commit / PR. Just rename this bug to something like "Fix minor style and whitespace issues in Perfherder" and give your commit / PR a similar title. Thanks!
Flags: needinfo?(wlachance)
I had update my PR for this issue. Due to Will has create a new bug for the 'error message issue', I would like to create a new PR for that and ask review in it :)
Thank you
Attachment #8621941 -
Flags: review?(wlachance)
Updated•10 years ago
|
Attachment #8621941 -
Flags: review?(wlachance) → review+
Comment 4•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/7c1a49c498312359b1ad760d9a02dd706988d313
Bug 1174082-Fix minor indentation problems in perfherder
Comment 5•10 years ago
|
||
Landed the patch!
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•