zed/tooling/xtask
Finn Evers b058edab18
extension_ci: Fix formatting check failing on grammar queries (#56788)
Since we download the grammars into the `./grammars` directory, the
formatting check can fail on unformatted query files that are present in
the grammars directory, as observed in
https://github.com/zed-extensions/log/pull/18

Thus, this PR changes the check to be more specific to just the queries
in the `languages` directory.

Release Notes:

- N/A
2026-05-14 19:17:01 +00:00
..
src extension_ci: Fix formatting check failing on grammar queries (#56788) 2026-05-14 19:17:01 +00:00
Cargo.toml compliance: Initialize compliance checks (#53231) 2026-04-06 22:24:33 +02:00
LICENSE-GPL