lint fixes

This commit is contained in:
Maxim Devaev
2023-08-23 02:41:41 +03:00
parent 90e51c0619
commit 0745f0a75a
7 changed files with 8 additions and 9 deletions

View File

@@ -9,7 +9,6 @@ changedir = /src
[testenv:cppcheck]
allowlist_externals = cppcheck
commands = cppcheck \
-j4 \
--force \
--std=c17 \
--error-exitcode=1 \