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