Skip to content

Commit c0b7dcc

Browse files
committed
Python: Remove ignored automatic_locations in qltest options files
1 parent 397c17c commit c0b7dcc

File tree

7 files changed

+0
-7
lines changed

7 files changed

+0
-7
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
automatic_locations: true
21
semmle-extractor-options: --lang=2
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
automatic_locations: true
21
semmle-extractor-options: --lang=2 --max-import-depth=1
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --lang=3
2-
automatic_locations: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
automatic_locations: true
21
semmle-extractor-options: --lang=3 --max-import-depth=1
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=1
2-
automatic_locations: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/src_archive/**
2-
automatic_locations: true

python/ql/test/query-tests/options

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
automatic_locations: true
21
semmle-extractor-options: --max-import-depth=1

0 commit comments

Comments
 (0)