Nolan O'Brien
Nolan O'Brien
Would is be possible to remove comments from the lines of code count?
This diff adds three significant improvements to uncrustify for handling Objective-C code: ## `macro-no-format-args` For macros like `NS_SWIFT_NAME` where the content inside the parentheses should not be reformatted (e.g., Swift...
Summary: Changelog: [General][Fixed] - Add `default:` case to avoid warnings/errors for targets that compile with `-Wswitch-enum` and `-Wswitch-default` enabled Reviewed By: aary Differential Revision: D77051152