Skip to content

Conversation

@compnerd
Copy link
Owner

@compnerd compnerd commented Nov 4, 2025

This adjusts the style in the BUILD file as per buildifier to match bazel style.

This adjusts the style in the `BUILD` file as per `buildifier` to match
bazel style.
@compnerd compnerd requested a review from Copilot November 4, 2025 05:43
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the BUILD file to conform to Bazel's official style guidelines by running buildifier, the standard Bazel formatting tool. The changes primarily involve sorting list entries alphabetically and adding trailing commas where required by the style guide.

Key changes:

  • Added trailing commas to list elements for consistency with Bazel style
  • Alphabetically sorted file paths within filegroups and select statements
  • Reordered generated header and source references to follow alphabetical ordering

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@compnerd compnerd merged commit b8e0358 into main Nov 4, 2025
38 checks passed
@compnerd compnerd deleted the compnerd/style branch November 4, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants