-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
Our version of cpplint.py dates from 2012. It cannot handle C++11 syntax, and this is increasingly an issue for the RocksDB integration. (SERVER-14352)
Update cpplint.py to the latest upstream version (r137) and adjust filters in lint.py accordingly.
- is depended on by
-
SERVER-15554 Add basic.h to the linter
- Closed