throw (...) should have a whitespace following it, as do await and void.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 8822 Build 8822: arc lint + arc unit
Differential D36146
clang-format: [JS] whitespace between keywords and parenthesized expressions. mprobst on Aug 1 2017, 6:16 AM. Authored by
Details throw (...) should have a whitespace following it, as do await and void.
Diff Detail
|