summaryrefslogtreecommitdiff
path: root/CPPLINT.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'CPPLINT.cfg')
-rw-r--r--CPPLINT.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/CPPLINT.cfg b/CPPLINT.cfg
new file mode 100644
index 0000000000..d260909910
--- /dev/null
+++ b/CPPLINT.cfg
@@ -0,0 +1,4 @@
+set noparent
+# Disable cpplint, since EC is a C project that follows Linux kernel style.
+# cpplint is called by "cros lint".
+exclude_files=.*