aboutsummaryrefslogtreecommitdiffstats
path: root/queries/rust/indents.scm
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-132/+0
* feat(c-family): inherit injectionsObserverOfTime2025-05-121-0/+15
* fix(rust): indentation in multi-line tuple pattern (#6402)ganhaque2024-04-041-0/+4
* fix(rust): indentation in multi-line for expressionganhaque2024-04-041-1/+0
* fix(rust): indentation in tuple type patternsganhaque2024-04-041-0/+4
* fix(rust): indentation in tuple struct patternsAmaan Qureshi2024-03-261-0/+4
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-21/+14
* feat(rust): improve indentsAmaan Qureshi2024-03-211-2/+10
* fix(rust): dedent on macro definition endAmaan Qureshi2024-03-201-1/+12
* fix(rust): Add back 1 indent for macro rules (#5834)Pham Huy Hoang2024-01-201-0/+10
* chore: query formattingPham Huy Hoang2024-01-191-13/+37
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-15/+16
* fix(rust): remove if_let from indent captureskiyan2022-07-081-1/+0
* fix(indent): rust - support newline after closing braceMunif Tanjim2022-01-211-0/+14
* feat: rewrite indent moduleMunif Tanjim2022-01-211-4/+16
* fixed rust match indentsBrian Shu2021-03-011-0/+1
* feat: use @ignore for comments and multiline stringselianiva2021-03-011-0/+5
* fix: rust use_list + tuple_expression indentelianiva2021-02-081-0/+2
* feat: added more indent querieselianiva2021-01-141-0/+26