mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-04-28 18:13:28 +02:00
Muted a few cpplint warnings
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
CPPLINT="python third-party/cpplint/cpplint.py"
|
||||
FLAGS=""
|
||||
FLAGS="--filter=-runtime/printf,-runtime/int,-readability/todo,-build/namespace"
|
||||
|
||||
cd ..
|
||||
$CPPLINT $FLAGS $(find include src test -regex ".*\.[hc]pp$")
|
||||
Reference in New Issue
Block a user