Skip to content

Commit f10a86d

Browse files
committed
Python: Remove --optimize: true from options files
Tests will be run with optimizations on by default now.
1 parent db33c36 commit f10a86d

File tree

26 files changed

+0
-26
lines changed

26 files changed

+0
-26
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --lang=2 --max-import-depth=4
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --lang=3 -p ../../lib/ --max-import-depth=3
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --lang=3 --max-import-depth=4
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=3
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=4
2-
optimize: true

python/ql/test/library-tests/PointsTo/returns/options

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: -R .
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=3
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
2-
optimize: true
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
2-
optimize: true

0 commit comments

Comments
 (0)