[Outreachy] Helper function formatting has gone sideways
Categories
(Core :: JavaScript Engine, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: mgaudet, Assigned: temidayoazeez032)
References
Details
Attachments
(1 file)
Something has happened and the auto formatting here has gone wrong -- notice the inconsistencies.
This could be just a "run clang-format on the file" bug.
Comment 1•1 month ago
|
||
Like Mathew pointed out, the JS_FN_HELP
blocks should all be aligned on the left hand side. If running clang-format doesn't help, please fix the formatting by hand.
There are instructions on how to get started building SpiderMonkey here: https://firefox-source-docs.mozilla.org/js/build.html.
Once you've made the changes, make sure you're still able to build SpiderMonkey. Then you can commit your changes. Your commit message should look like: Bug 1923928 - Fix helper function formatting; r=dminor!
.
Once you have your changes committed, request review. There are instructions on using phabricator and on getting reviews.
Updated•1 month ago
|
Comment 5•1 month ago
|
||
bugherder |
Description
•