mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Instruct LGTM to ignore short names of global variables. #1834
This commit is contained in:
parent
1059e25a7b
commit
3618f48b89
1 changed files with 3 additions and 0 deletions
|
|
@ -6,3 +6,6 @@ path_classifiers:
|
|||
- libpcap
|
||||
- libssh2
|
||||
- libz
|
||||
queries:
|
||||
# Nmap and friends use 'o' as the global options object, among others.
|
||||
- exclude: cpp/short-global-name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue