mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2026-04-29 02:24:09 +02:00
Added cpplint
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
CPPLINT="python third-party/cpplint/cpplint.py"
|
||||
FLAGS=""
|
||||
|
||||
cd ..
|
||||
$CPPLINT $FLAGS $(find include src test -regex ".*\.[hc]pp$")
|
||||
Vendored
+3381
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user