Skip to content

Commit a135e46

Browse files
committed
Update lgtm.yml file to exclude Python source in query and test folders.
1 parent c2e0ee1 commit a135e46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.lgtm.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ path_classifiers:
1010
- javascript/extractor/tests
1111
- javascript/ql/src
1212
- javascript/ql/test
13+
- python/ql/src
14+
- python/ql/test
1315

1416
queries:
1517
- include: "*"

0 commit comments

Comments
 (0)