-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing
-
None
Throughout our codebase, we have unused includes and methods, expressions that can be simplified (e.g., return a == b ? true : false;) and other nits. This is caught by CLion and shouldn't be pushed into prod.
- duplicates
-
CXX-1095 Add clang-tidy integration and Evergreen task
- Closed