mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 14:00:00 -04:00
ci: add test for #3382 (wrong JS array indent)
This commit is contained in:
parent
b2f032eb36
commit
c30f73aaa4
2 changed files with 6 additions and 0 deletions
2
tests/indent/ecma/array-issue3382.js
Normal file
2
tests/indent/ecma/array-issue3382.js
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
let a = [
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue