Skip to content

Commit 97a9954

Browse files
authored
Merge pull request #1222 from taus-semmle/python-unify-old-and-new-query-suites
Python: Make old query suites point to new query suites.
2 parents e7adb62 + 98e9edc commit 97a9954

File tree

4 files changed

+4
-32
lines changed

4 files changed

+4
-32
lines changed

python/config/suites/lgtm/python2-alerts-lgtm

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1-
@import "python2-queries-lgtm"
2-
@import "python2-metrics-lgtm"
1+
# This file (and the other python2- files in this directory) is present for
2+
# backwards compatibility, and can be removed once we reach version 1.23.
3+
4+
@import "python-lgtm"

python/config/suites/lgtm/python2-metrics-lgtm

Lines changed: 0 additions & 17 deletions
This file was deleted.

python/config/suites/lgtm/python2-queries-lgtm

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)