mirror of https://gitee.com/bigwinds/arangodb
ignore karney files
This commit is contained in:
parent
9cc0c500e9
commit
3725236047
|
@ -27,6 +27,7 @@ cppcheck $* \
|
|||
--suppress="*:lib/Basics/short_alloc.h" \
|
||||
--suppress="*:lib/Basics/xxhash.cpp" \
|
||||
--suppress="*:lib/Futures/function2/function2.hpp" \
|
||||
--suppress="*:lib/Geo/karney/*" \
|
||||
--suppress="*:lib/V8/v8-json.ll" \
|
||||
--suppress="*:lib/Zip/*" \
|
||||
--suppress="constStatement" \
|
||||
|
|
Loading…
Reference in New Issue