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_spec.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests(gleam): fix assert tests that no longer parse correctly
Christian Clason
2025-05-12
1
-2
/
+2
*
feat!: drop modules, general refactor and cleanup
Christian Clason
2025-05-12
1
-80
/
+80
*
fix(python): better try-except indentation (#6097)
Riley Bruins
2024-02-15
1
-0
/
+1
*
Add Python else elif dedent (#4618)
Pham Huy Hoang
2023-04-29
1
-0
/
+2
*
feat(python): add break/continue dedent
Pham Huy Hoang
2023-03-25
1
-0
/
+2
*
feat(python): add match-case indents
Pham Huy Hoang
2023-03-25
1
-0
/
+4
*
refactor(indent)!: Rework indent, aligned indent
George Harker
2023-03-24
1
-3
/
+13
*
feat(python): add "return" patterns to @indent_end
Pham Huy Hoang
2023-03-16
1
-0
/
+4
*
fix(python): add missing @indent_end
Pham Huy Hoang
2023-03-16
1
-0
/
+14
*
fix: change folding algorithm to fix Python indents
George Harker
2023-03-15
1
-2
/
+15
*
fix: Allow re-parsing in Python, XFAIL `\` indentation test
Stephan Seitz
2022-02-06
1
-3
/
+13
*
indents(python): remove branches.py from expected failures
Stephan Seitz
2022-02-05
1
-6
/
+4
*
fix(indents): re-parse before each indent
Stephan Seitz
2022-02-05
1
-2
/
+3
*
feat(indent): support `@aligned_indent` for python
Munif Tanjim
2022-01-21
1
-8
/
+4
*
feat: rewrite indent module
Munif Tanjim
2022-01-21
1
-6
/
+5
*
feat: improve indent module
Munif Tanjim
2022-01-21
1
-2
/
+2
*
fix: off-by-one errors in indent calculation
oxalica
2021-11-28
1
-4
/
+0
*
Mark failing indent tests to add them to CI
Stephan Seitz
2021-11-24
1
-6
/
+19
*
Use stylua for autoformat code (#1480)
Santos Gallegos
2021-07-04
1
-27
/
+27
*
tests/indent: factor out most of the code into common.lua
Jędrzej Boczar
2021-04-23
1
-39
/
+25
*
tests/indent: move common code out of main lua/ directory
Jędrzej Boczar
2021-04-23
1
-2
/
+2
*
tests/indent: move the run helper functions to top-level
Jędrzej Boczar
2021-04-23
1
-7
/
+7
*
move all tests to top-level tests/ directory
Jędrzej Boczar
2021-04-23
1
-0
/
+52