-
Type: New Feature
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Development Platform
Some clang-tidy rules are too broad to enforce strictly. We should consider having a list of enforced rules (like the enabled rules today) and a list of rules that are not required but create suggestions in VSCode (example below).
- is related to
-
SERVER-77158 Enable clang-tidy move const variable check and other viable performance checks
- Open