Commit Graph

8 Commits

Author SHA1 Message Date
Andy Schwerin
0ca6759071 SERVER-21097 Add a lint rule to prohibit std::atomic, add NOLINT to existing uses. 2015-10-23 18:02:06 -04:00
Andrew Morrow
932e768dc2 SERVER-19313 Remove some obsoleted usages of boost 2015-07-09 13:49:39 -04:00
Andrew Morrow
d879ba7b97 SERVER-19099 Enforce polyfill usage via lint 2015-06-30 12:16:56 -04:00
Matt Kangas
7fb64deba5 SERVER-15618 Turn off "Done" for each file so we can see failures more easily
Reapply 317272e after cpplint.py update
2014-10-13 22:28:20 -04:00
Matt Kangas
16dae4398a SERVER-15618 Update cpplint.py to latest upstream version
Update to r137 (Aug 22, 2014). Adds support for C++11.
https://code.google.com/p/google-styleguide/source/detail?r=137
2014-10-13 22:27:03 -04:00
Veres Lajos
a98f839cf9 SERVER-9634 typo fixes
Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-06-09 23:43:00 -04:00
Eliot Horowitz
317272e1fe try turning off "Done" for each file so we can see failures more easily 2012-10-16 10:35:38 -04:00
Eliot Horowitz
3a15fac7d8 hookup google cpplint, and make "scons lint" run the checks we pass on now
including a few that i made pass
2012-10-15 18:07:06 -04:00