Open
Bug 1448009
Opened 7 years ago
Updated 2 years ago
Add tests in tree to make sure we don't regress with clang-format
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: Sylvestre, Unassigned)
References
(Blocks 1 open bug)
Details
./mach clang-format doesn't have tests yet.
We should verify that:
"./mach clang-format" with local changes works
"./mach clang-format -p <path>" does update the directory/file(s)
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•