-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
- test that code is formatted in evergreen with a lint task
- update clang-format to a more recent version (we've been fixed on 4.0.1)
- add a convenience script (ala the C++ driver's clang_format.py)
- use IncludeBlocks or similar to enforce a consistent #include order.
- related to
-
CDRIVER-3551 Create an Evergreen task that runs clang-format
- Closed