aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/python
Commit message (Expand)AuthorAgeFilesLines
* feat(python): Improved python indentation (#6859)Grace Petryk2024-07-162-0/+46
* fix(python): better try-except indentation (#6097)Riley Bruins2024-02-151-0/+7
* Add Python else elif dedent (#4618)Pham Huy Hoang2023-04-291-0/+3
* feat(python): add break/continue dedentPham Huy Hoang2023-03-251-0/+9
* feat(python): add match-case indentsPham Huy Hoang2023-03-251-0/+15
* refactor(indent)!: Rework indent, aligned indentGeorge Harker2023-03-2410-2/+76
* feat(python): add "return" patterns to @indent_endPham Huy Hoang2023-03-161-0/+16
* fix(python): add missing @indent_endPham Huy Hoang2023-03-161-0/+65
* fix: change folding algorithm to fix Python indentsGeorge Harker2023-03-151-0/+8
* indents(python): remove branches.py from expected failuresStephan Seitz2022-02-051-1/+1
* indents: allow aligned_indent for unfinished calls in C and PythonStephan Seitz2022-02-051-0/+3
* feat(indent): support `@aligned_indent` for pythonMunif Tanjim2022-01-211-1/+5
* move all tests to top-level tests/ directoryJędrzej Boczar2021-04-2310-0/+194