Stephan Seitz
|
693dae241d
|
indens(c): use (comment) @auto
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
dccf0f0cb8
|
indents(c): indent always after init_declarator
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
fd5a551d7c
|
indents(c): add zero_indent for #if
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
616dc885fc
|
indents(c): fix indentation on block comment
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
346366a330
|
indents(c): indent at expression_statement
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
059fbc487c
|
indents: allow aligned_indent for unfinished calls in C and Python
|
2022-02-05 18:54:55 +01:00 |
|
Stephan Seitz
|
3ff725e654
|
indents(c): fix ternary
|
2022-02-05 18:54:55 +01:00 |
|
Munif Tanjim
|
782e299cd6
|
fix(indent): c/cpp - support newline after closing brace
|
2022-01-21 16:40:36 +01:00 |
|
Munif Tanjim
|
c0110e34aa
|
feat: rewrite indent module
|
2022-01-21 10:51:51 +01:00 |
|
leo60228
|
1a4b5da758
|
Indent C compound_literal_expression
|
2021-08-01 11:01:47 +02:00 |
|
Stephan Seitz
|
b57194325c
|
indents(c/cpp): let C++ use the C indents and add class_specifier
Fixes #1320
|
2021-05-20 19:37:42 +02:00 |
|
elianiva
|
0bf8f58cd2
|
feat: use @ignore for comments and multiline strings
|
2021-03-01 23:28:53 +01:00 |
|
elianiva
|
9184cf3953
|
feat: added more indent queries
|
2021-01-14 14:43:04 +01:00 |
|