|
cpp
|
indents(cpp): indent at field_initializer_list
|
2022-02-05 18:54:55 +01:00 |
|
ecma
|
feat(indent): ecma - support common use-cases
|
2022-01-21 16:40:36 +01:00 |
|
lua
|
move all tests to top-level tests/ directory
|
2021-04-23 21:21:38 +02:00 |
|
php
|
indents(php): align with C indentation
|
2022-01-24 22:33:41 +01:00 |
|
r
|
indents(r): add pipe test
|
2022-01-29 15:25:56 +01:00 |
|
rust
|
test(indent): rust - add test for indented comment
|
2022-01-21 16:40:36 +01:00 |
|
c_spec.lua
|
indents(c): fix ternary
|
2022-02-05 18:54:55 +01:00 |
|
common.lua
|
Mark failing indent tests to add them to CI
|
2021-11-24 17:29:55 +01:00 |
|
cpp_spec.lua
|
indents(c): fix ternary
|
2022-02-05 18:54:55 +01:00 |
|
php_spec.lua
|
indents(php): align with C indentation
|
2022-01-24 22:33:41 +01:00 |
|
r_spec.lua
|
indents(r): add pipe test
|
2022-01-29 15:25:56 +01:00 |