Skip to content

extension_ci: Fix formatting check failing on grammar queries#56788

Merged
MrSubidubi merged 1 commit into
mainfrom
fix-extension-ci
May 14, 2026
Merged

extension_ci: Fix formatting check failing on grammar queries#56788
MrSubidubi merged 1 commit into
mainfrom
fix-extension-ci

Conversation

@MrSubidubi
Copy link
Copy Markdown
Member

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 zed-extensions/log#18

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

Release Notes:

  • N/A

@cla-bot cla-bot Bot added the cla-signed The user has signed the Contributor License Agreement label May 14, 2026
@zed-community-bot zed-community-bot Bot added the staff Pull requests authored by a current member of Zed staff label May 14, 2026
@MrSubidubi MrSubidubi added this pull request to the merge queue May 14, 2026
Merged via the queue into main with commit b058eda May 14, 2026
43 checks passed
@MrSubidubi MrSubidubi deleted the fix-extension-ci branch May 14, 2026 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants