index
:
nvim-treesitter
0.5-compat
feat/emmylua
feat/warn
fix/lua
main
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
indent
/
python
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat(python): Improved python indentation (#6859)
Grace Petryk
2024-07-16
2
-0
/
+46
*
fix(python): better try-except indentation (#6097)
Riley Bruins
2024-02-15
1
-0
/
+7
*
Add Python else elif dedent (#4618)
Pham Huy Hoang
2023-04-29
1
-0
/
+3
*
feat(python): add break/continue dedent
Pham Huy Hoang
2023-03-25
1
-0
/
+9
*
feat(python): add match-case indents
Pham Huy Hoang
2023-03-25
1
-0
/
+15
*
refactor(indent)!: Rework indent, aligned indent
George Harker
2023-03-24
10
-2
/
+76
*
feat(python): add "return" patterns to @indent_end
Pham Huy Hoang
2023-03-16
1
-0
/
+16
*
fix(python): add missing @indent_end
Pham Huy Hoang
2023-03-16
1
-0
/
+65
*
fix: change folding algorithm to fix Python indents
George Harker
2023-03-15
1
-0
/
+8
*
indents(python): remove branches.py from expected failures
Stephan Seitz
2022-02-05
1
-1
/
+1
*
indents: allow aligned_indent for unfinished calls in C and Python
Stephan Seitz
2022-02-05
1
-0
/
+3
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
1
-1
/
+5
*
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
10
-0
/
+194