1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 01:19:03 +00:00

Instruct LGTM to ignore short names of global variables. #1834

This commit is contained in:
dmiller
2019-12-29 15:52:58 +00:00
parent 1059e25a7b
commit 3618f48b89

View File

@@ -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