Skip to content

Delete Bazel files - #4530

Merged
vitaut merged 1 commit into
fmtlib:masterfrom
mering:delete-bazel
Sep 5, 2025
Merged

vitaut merged 1 commit into
fmtlib:masterfrom
mering:delete-bazel

Conversation

@mering

@mering mering commented Sep 3, 2025

Copy link
Copy Markdown
Contributor

Bazel requires BUILD.bazel files to be in-tree and a MODULE.bazel file to mark the root folder of the module. Moving the Bazel support files to the appropriate place was denied in #4527.
So the Bazel related files in the current folder are useless. Worse, they even actively break downstream packaging (for example when BUILD.bazel loads from repositories not specified in the downstream MODULE.bazel file or when the paths to source files relative to the BUILD.bazel file don't exist.
Therefore, @Vertexwahn and myself agreed that it would be best to delete these files from this repository.

@vitaut
vitaut merged commit 9908d00 into fmtlib:master Sep 5, 2025
53 of 56 checks passed
@vitaut

vitaut commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

Thanks!

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.

4 participants