Krasimir Georgiev
|
e58dc968a1
[clang-format] Break non-trailing comments, try 2
|
7 роки тому |
Martin Probst
|
aae8a30c39
clang-format: [JS] wrap and indent `goog.setTestOnly` calls.
|
8 роки тому |
Martin Probst
|
2958bc209c
clang-format: [JS] simplify template string wrapping.
|
8 роки тому |
Martin Probst
|
beb7e51f02
clang-format: [JS] wrap optional properties in type aliases.
|
8 роки тому |
Martin Probst
|
5d33839e5b
clang-format: [JS] do not insert whitespace in call positions.
|
8 роки тому |
Martin Probst
|
79f6b0f50c
clang-format: [JS] detect ASI after closing parens.
|
8 роки тому |
Krasimir Georgiev
|
1a33443272
[clang-format] Put '/**' and '*/' on own lines in jsdocs ending in comment pragmas
|
8 роки тому |
Martin Probst
|
3efad662a1
clang-format: [JS] fix union type spacing in object & array types.
|
8 роки тому |
Martin Probst
|
9ef5d8bb41
clang-format: [JS] handle single lines comments ending in `\\`.
|
8 роки тому |
Martin Probst
|
7777ca006a
clang-format: [JS] support fields with case/switch/default labels.
|
8 роки тому |
Martin Probst
|
7e4d8e9789
clang-format: [JS] no whitespace between typeof operator and l_paren.
|
8 роки тому |
Martin Probst
|
b42a4ce357
clang-format: [JS] prefer wrapping chains over empty literals.
|
8 роки тому |
Martin Probst
|
ace45285eb
clang-format: [JS] whitespace between keywords and parenthesized expressions.
|
8 роки тому |
Martin Probst
|
3823d469d5
clang-format: [JS] handle union types in arrow functions.
|
8 роки тому |
Martin Probst
|
8a15b0c594
clang-format: [JS] consistenly format enums.
|
8 роки тому |
Martin Probst
|
e09d41e3a1
clang-format: [JS] handle object types in extends positions.
|
8 роки тому |
Krasimir Georgiev
|
abb10e26dc
[clang-format] Put '/**' and '*/' on own lines in multiline jsdocs
|
8 роки тому |
Martin Probst
|
2e7468f0ae
clang-format: [JS] Correctly format JavaScript imports with long module paths
|
8 роки тому |
Martin Probst
|
b04e36d309
clang-format: [JS] do not wrap after "readonly".
|
8 роки тому |
Martin Probst
|
e20a5f4e97
clang-format: [JS] space between pseudo keywords and template literals.
|
8 роки тому |
Martin Probst
|
0637214980
Revert "clang-format: [JS] space between pseudo keywords and template literals."
|
8 роки тому |
Martin Probst
|
71d3b5cd91
clang-format: [JS] space between pseudo keywords and template literals.
|
8 роки тому |
Martin Probst
|
ce80f8d2fe
clang-format: [JS] recognize exported type definitions.
|
8 роки тому |
Martin Probst
|
069779a6e1
clang-format: [JS] Correctly Indent Nested JavaScript Literals.
|
8 роки тому |
Martin Probst
|
e22ee5cb65
clang-format: [JS] improve calculateBraceType heuristic
|
8 роки тому |
Martin Probst
|
ac4917bc8b
clang-format: [JS] fix indenting bound functions.
|
8 роки тому |
Martin Probst
|
0e60ff1591
clang-format: [JS] avoid line breaks before unindented r_parens.
|
8 роки тому |
Martin Probst
|
86fb5b7268
clang-format: [JS] for await, and fix a crash with for loops.
|
8 роки тому |
Martin Probst
|
661305755f
clang-format: [JS] for async loops.
|
8 роки тому |
Martin Probst
|
41505a7419
JavaScript allows parameter lists to include trailing commas:
|
8 роки тому |