Closed
Bug 1510842
Opened 7 years ago
Closed 7 years ago
Improve hg-formatsource extension to use the default clang-format if no configuration is specified
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: andi, Assigned: andi)
References
Details
Attachments
(1 file)
If we don't specify a configuration like 'clang-format' in .hgrc under '[format-source]' we want to use an embedded configuration in the extension.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/43e2abb4049b
extensions: Improve hg-formatsource extension to use the default clang-format if no configuration is specified r=sheehan
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•