fix(wgsl_bevy): Correct formatter mistake

Old version of `format-queries` incorrectly took away a space, creating
a wrong capture.

This is a fixup for that.
This commit is contained in:
Phạm Huy Hoàng 2024-01-22 00:42:28 +09:00
parent 77e298e4de
commit e0420e73c9

View file

@ -14,7 +14,7 @@
(function_declaration
(import_path
(identifier) @function.))
(identifier) @function .))
(import_path
(identifier) @module