|
1 | | -debugger; // lgtm |
2 | | -// lgtm[js/debugger-statement] |
3 | | -// lgtm[js/debugger-statement, js/invocation-of-non-function] |
4 | | -// lgtm[@tag:nullness] |
5 | | -// lgtm[@tag:nullness,js/debugger-statement] |
6 | | -// lgtm[@expires:2017-06-11] |
7 | | -// lgtm[js/invocation-of-non-function] because I know better than lgtm |
8 | | -// lgtm: blah blah |
9 | | -// lgtm blah blah #falsepositive |
10 | | -//lgtm [js/invocation-of-non-function] |
11 | | -/* lgtm */ |
12 | | -// lgtm[] |
13 | | -// lgtmfoo |
14 | | -//lgtm |
15 | | -// lgtm |
16 | | -// lgtm [js/debugger-statement] |
17 | | -// foolgtm[js/debugger-statement] |
18 | | -// foolgtm |
19 | | -// foo; lgtm |
20 | | -// foo; lgtm[js/debugger-statement] |
21 | | -// foo lgtm |
22 | | -// foo lgtm[js/debugger-statement] |
23 | | -// foo lgtm bar |
24 | | -// foo lgtm[js/debugger-statement] bar |
25 | | -// LGTM! |
26 | | -// LGTM[js/debugger-statement] |
27 | | -// lgtm[js/debugger-statement] and lgtm[js/invocation-of-non-function] |
28 | | -// lgtm[js/debugger-statement]; lgtm |
| 1 | +debugger; // lgtm |
| 2 | +// lgtm[js/debugger-statement] |
| 3 | +// lgtm[js/debugger-statement, js/invocation-of-non-function] |
| 4 | +// lgtm[@tag:nullness] |
| 5 | +// lgtm[@tag:nullness,js/debugger-statement] |
| 6 | +// lgtm[@expires:2017-06-11] |
| 7 | +// lgtm[js/invocation-of-non-function] because I know better than lgtm |
| 8 | +// lgtm: blah blah |
| 9 | +// lgtm blah blah #falsepositive |
| 10 | +//lgtm [js/invocation-of-non-function] |
| 11 | +/* lgtm */ |
| 12 | +// lgtm[] |
| 13 | +// lgtmfoo |
| 14 | +//lgtm |
| 15 | +// lgtm |
| 16 | +// lgtm [js/debugger-statement] |
| 17 | +// foolgtm[js/debugger-statement] |
| 18 | +// foolgtm |
| 19 | +// foo; lgtm |
| 20 | +// foo; lgtm[js/debugger-statement] |
| 21 | +// foo lgtm |
| 22 | +// foo lgtm[js/debugger-statement] |
| 23 | +// foo lgtm bar |
| 24 | +// foo lgtm[js/debugger-statement] bar |
| 25 | +// LGTM! |
| 26 | +// LGTM[js/debugger-statement] |
| 27 | +// lgtm[js/debugger-statement] and lgtm[js/invocation-of-non-function] |
| 28 | +// lgtm[js/debugger-statement]; lgtm |
0 commit comments