mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
33 lines
974 B
Ruby
33 lines
974 B
Ruby
class Test end # lgtm
|
|
# lgtm[rb/confusing-method-name]
|
|
# lgtm[rb/confusing-method-name, rb/non-short-circuit-evaluation]
|
|
# lgtm[@tag:exceptions]
|
|
# lgtm[@tag:exceptions,rb/confusing-method-name]
|
|
# lgtm[@expires:2017-06-11]
|
|
# lgtm[rb/confusing-method-name] does not seem confusing despite alert by lgtm
|
|
# lgtm: blah blah
|
|
# lgtm blah blah #falsepositive
|
|
#lgtm [rb/confusing-method-name]
|
|
# lgtm[]
|
|
# lgtmfoo
|
|
#lgtm
|
|
# lgtm
|
|
# lgtm [rb/confusing-method-name]
|
|
# foolgtm[rb/confusing-method-name]
|
|
# foolgtm
|
|
# foo; lgtm
|
|
# foo; lgtm[rb/confusing-method-name]
|
|
# foo lgtm
|
|
# foo lgtm[rb/confusing-method-name]
|
|
# foo lgtm bar
|
|
# foo lgtm[rb/confusing-method-name] bar
|
|
# LGTM!
|
|
# LGTM[rb/confusing-method-name]
|
|
#lgtm[rb/confusing-method-name] and lgtm[rb/non-short-circuit-evaluation]
|
|
#lgtm[rb/confusing-method-name]; lgtm
|
|
# codeql[js/debugger-statement]
|
|
# CODEQL[js/debugger-statement]
|
|
# codeql[js/debugger-statement] -- because I know better than codeql
|
|
foo # codeql[js/debugger-statement]
|
|
|