fix(dart): update indents from upstream (#4924)

This commit is contained in:
Amaan Qureshi 2023-06-08 03:10:54 +09:00 committed by GitHub
parent 33eb472b45
commit 46ddea9dec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View file

@ -18,7 +18,10 @@
(#set! indent.immediate 1)
(#set! indent.start_at_same_line 1))
(switch_label) @indent.branch
[
(switch_statement_case)
(switch_statement_default)
] @indent.branch
[
"("