mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-13 02:53:46 +00:00
Add lintian options
More options for more warnings or mode details.
This commit is contained in:
4
HACKING
4
HACKING
@@ -37,7 +37,9 @@ Here are some directions to get you started:
|
|||||||
$ make clean
|
$ make clean
|
||||||
$ scan-build make
|
$ scan-build make
|
||||||
2.3 When Debianizing
|
2.3 When Debianizing
|
||||||
$ lintian *deb
|
$ lintian --info --display-info --display-experimental *deb
|
||||||
|
or (shorter version)
|
||||||
|
$ lintian -iIE *deb
|
||||||
|
|
||||||
3. Preserve cross-platform compatility
|
3. Preserve cross-platform compatility
|
||||||
The source code should remain compilable across various platforms,
|
The source code should remain compilable across various platforms,
|
||||||
|
|||||||
Reference in New Issue
Block a user