mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-03-25 00:43:41 +00:00
using c17
This commit is contained in:
@@ -11,7 +11,7 @@ whitelist_externals = cppcheck
|
||||
commands = cppcheck \
|
||||
-j4 \
|
||||
--force \
|
||||
--std=c11 \
|
||||
--std=c17 \
|
||||
--error-exitcode=1 \
|
||||
--quiet \
|
||||
--enable=warning,unusedFunction,portability,performance,style \
|
||||
|
||||
Reference in New Issue
Block a user