Skip to content

Format with buildifier on all files#183

Merged
furtib merged 3 commits intoEricsson:mainfrom
furtib:fix-buildifier-test
Feb 4, 2026
Merged

Format with buildifier on all files#183
furtib merged 3 commits intoEricsson:mainfrom
furtib:fix-buildifier-test

Conversation

@furtib
Copy link
Copy Markdown
Contributor

@furtib furtib commented Feb 2, 2026

Why:
We want the buildifier CI job to pass

What:

  • Ran buildifier -r . to format all .bzl and BUILD files.

Addresses:
#155

@furtib furtib requested a review from Szelethus February 2, 2026 08:56
@furtib furtib self-assigned this Feb 2, 2026
@furtib furtib added the non-functional change ☮️ The patch doesn't change any functionality, e.g. refactoring, documentation, test-only. label Feb 2, 2026
@furtib furtib force-pushed the fix-buildifier-test branch from f4c44d0 to d4c907c Compare February 2, 2026 09:31
@furtib furtib changed the title Run buildifier on test files Run buildifier on all files Feb 2, 2026
Copy link
Copy Markdown
Contributor

@Szelethus Szelethus left a comment

Choose a reason for hiding this comment

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

Can we do a sanity check on whether we configured buildifier and and pylint the same? (spacing, indentation, etc).

Otherwise LGTM.

@furtib
Copy link
Copy Markdown
Contributor Author

furtib commented Feb 3, 2026

Buildifier does not have a configuration option.
Also, I just noticed that buildifier has 2 modes: formatting and lining.
This is just formatting.

@furtib furtib changed the title Run buildifier on all files Format with buildifier on all files Feb 3, 2026
@furtib furtib force-pushed the fix-buildifier-test branch from 79a2dd5 to 5c5f5ad Compare February 3, 2026 19:01
@furtib furtib merged commit 0dd0704 into Ericsson:main Feb 4, 2026
10 checks passed
furtib added a commit to furtib/codechecker_bazel that referenced this pull request Feb 4, 2026
Why:
We want the buildifier CI job to pass

What:
- Ran `buildifier -r .` to format all `.bzl` and `BUILD` files.

Addresses:
furtib added a commit to furtib/codechecker_bazel that referenced this pull request Feb 4, 2026
Why:
We want the buildifier CI job to pass

What:
- Ran `buildifier -r .` to format all `.bzl` and `BUILD` files.

Addresses:
furtib added a commit to furtib/codechecker_bazel that referenced this pull request Feb 4, 2026
Why:
We want the buildifier CI job to pass

What:
- Ran `buildifier -r .` to format all `.bzl` and `BUILD` files.

Addresses:
furtib added a commit to furtib/codechecker_bazel that referenced this pull request Feb 4, 2026
Why:
We want the buildifier CI job to pass

What:
- Ran `buildifier -r .` to format all `.bzl` and `BUILD` files.

Addresses:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-functional change ☮️ The patch doesn't change any functionality, e.g. refactoring, documentation, test-only.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants