fix(gleam): indent on unqualified import rather than import

This commit is contained in:
Alex Manning 2025-02-02 19:06:35 -05:00 committed by Christian Clason
parent 3b013b9ed4
commit f0ff9f0e5d

View file

@ -7,7 +7,6 @@
(constant)
(external_function)
(function)
(import)
(let)
(list)
(constant)
@ -16,6 +15,7 @@
(type_alias)
(todo)
(tuple)
(unqualified_imports)
] @indent.begin
[