fix(indents): indents for error block (css, lua) (#3207)

This commit is contained in:
Kiyan 2022-07-21 13:48:03 +02:00 committed by GitHub
parent 223a58bfca
commit d7f06bfb13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 24 additions and 12 deletions

View file

@ -3,9 +3,11 @@
(function_declaration)
(field)
(do_statement)
(method_index_expression)
(while_statement)
(repeat_statement)
(if_statement)
"then"
(for_statement)
(return_statement)
(table_constructor)