mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-18 02:55:46 +00:00
lint fix
This commit is contained in:
parent
b9e4975b77
commit
0f92e73f56
@ -18,6 +18,9 @@ commands = cppcheck \
|
|||||||
--suppress=variableScope \
|
--suppress=variableScope \
|
||||||
--inline-suppr \
|
--inline-suppr \
|
||||||
-DCHAR_BIT=8 \
|
-DCHAR_BIT=8 \
|
||||||
|
-DWITH_RAWSINK \
|
||||||
|
-DWITH_OMX \
|
||||||
|
-DWITH_GPIO \
|
||||||
src
|
src
|
||||||
|
|
||||||
[testenv:flake8]
|
[testenv:flake8]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user