1
0
Fork 0
mirror of https://github.com/tailix/libclayer.git synced 2024-11-13 11:04:17 -05:00

Fix cppcheck

This commit is contained in:
Alex Kotov 2022-12-25 15:56:53 +04:00
parent 452b89eaf5
commit ebb7d83c1f
Signed by: kotovalexarian
GPG key ID: 553C0EBBEB5D5F08

View file

@ -13,6 +13,7 @@ CPPCHECK_ARGS = \
--error-exitcode=1 \
--std=c99 \
--inline-suppr \
-ULIBCLAYER_PREFIX \
--enable=warning,style,performance,portability
CPPCHECK_INC = \