Edit HACKING: cppcheck: add --inconclusive
This commit is contained in:
parent
a3facbdc7d
commit
3e773ab494
1 changed files with 1 additions and 1 deletions
2
HACKING
2
HACKING
|
@ -47,7 +47,7 @@ Here are some directions to get you started:
|
|||
-DDRIVER_PN53X_USB_ENABLED -DDRIVER_ACR122_PCSC_ENABLED \
|
||||
-DDRIVER_ACR122_USB_ENABLED -DDRIVER_ACR122S_ENABLED \
|
||||
-DDRIVER_PN532_UART_ENABLED -DDRIVER_ARYGON_ENABLED \
|
||||
--force .
|
||||
--force --inconclusive .
|
||||
2.3 When Debianizing
|
||||
$ lintian --info --display-info --display-experimental *deb
|
||||
or (shorter version)
|
||||
|
|
Loading…
Reference in a new issue