nvim-treesitter/tests/indent/dart
Pham Huy Hoang 36d4deb294 fix(dart_indent): Fix dart case/default indent
add tests

add tests for fallthrough case

add more tests

keep functional tests
2023-04-14 02:28:42 -07:00
..
class.dart test(dart): add test cases for open issues 2023-04-13 02:31:49 -07:00
class_function_argument.dart test(dart): add test cases for open issues 2023-04-13 02:31:49 -07:00
multiple_arguments.dart test(dart): Add an expected failure test 2023-04-13 02:31:49 -07:00
switch.dart fix(dart_indent): Fix dart case/default indent 2023-04-14 02:28:42 -07:00
try.dart fix(dart): try statement wouldn't indent (#4623) 2023-04-10 06:52:50 +00:00