summaryrefslogtreecommitdiff
path: root/src/mongo/base/CPPLINT.cfg
blob: 600079e64a9372d5f786d7326d2a7c1876de26e2 (plain)
1
2
3
4
5
6
# Stop cpplint from looking for other config above this level
set noparent

# `cpplint.py` has trouble with macros defining classes in complex ways.
# So we disable it entirely for the shim header
exclude_files=shim\.h