From b7da89b9783c92f0a2d1980824f076774dcb50cd Mon Sep 17 00:00:00 2001 From: "Krzysztof A. Sobiecki" Date: Fri, 7 Feb 2014 22:27:52 +0100 Subject: [PATCH] Default filters are already set, no need for it here --- dist/cpplint.py.README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/cpplint.py.README b/dist/cpplint.py.README index 2e48a5a9c..41e719db2 100644 --- a/dist/cpplint.py.README +++ b/dist/cpplint.py.README @@ -1,2 +1,2 @@ While using cpplint.py use the following options: ---filter=-build/include_order,-build/include,-readability/function --root=src +--root=src