summaryrefslogtreecommitdiff
path: root/src/mongo/base/CPPLINT.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/base/CPPLINT.cfg')
-rw-r--r--src/mongo/base/CPPLINT.cfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/mongo/base/CPPLINT.cfg b/src/mongo/base/CPPLINT.cfg
deleted file mode 100644
index 600079e64a9..00000000000
--- a/src/mongo/base/CPPLINT.cfg
+++ /dev/null
@@ -1,6 +0,0 @@
-# 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