[PATCH] D143804: [bazel] create a clang-tidy binary target
Jathu Satkunarajah via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Feb 12 12:11:27 PST 2023
jathu updated this revision to Diff 496781.
jathu added a comment.
Run buildifier with lint fix and all warnings:
$ find llvm-project-overlay/clang-tools-extra -name '*.bzl' -o -name '*.bazel' | xargs buildifier --lint=fix --warnings=all
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143804/new/
https://reviews.llvm.org/D143804
Files:
utils/bazel/llvm-project-overlay/clang-tools-extra/clang-tidy/BUILD.bazel
utils/bazel/llvm-project-overlay/clang-tools-extra/clang-tidy/defs.bzl
utils/bazel/llvm-project-overlay/clang-tools-extra/unittests/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143804.496781.patch
Type: text/x-patch
Size: 10682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230212/f2d3b5d0/attachment.bin>
More information about the llvm-commits
mailing list