-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Build
-
Build OnDeck
-
3
Get clang-tidy working in Bazel.
Bonus: leverage 3P remote execution vendor (TBD) for this. Bazel "Aspects" will not be available (yet), but a custom rule may be possible. See alex.neben@mongodb.com for details.
Remaining work to do:
- Make it SCons-invokable
- Link in Mongo's custom clang-tidy rules
- Address the concern about [aspect / feature interaction](https://github.com/10gen/mongo/pull/21221#pullrequestreview-2009832686).