зеркало из https://github.com/github/codeql.git
Merge pull request #2914 from RasmusWL/python-remove-optimize-true-directive
Python: Remove `--optimize: true` from options files
This commit is contained in:
Коммит
0da554c701
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --lang=2 --max-import-depth=4
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --lang=3 -p ../../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --lang=3 --max-import-depth=4
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=4
|
||||
optimize: true
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
optimize: true
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -R .
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --lang=3 --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=2 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=2 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=3 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=1 -p ../../../query-tests/Security/lib/
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=2 -p ../lib
|
||||
optimize: true
|
||||
|
|
|
@ -1,2 +1 @@
|
|||
semmle-extractor-options: --max-import-depth=2 -p ../lib
|
||||
optimize: true
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
optimize: true
|
Загрузка…
Ссылка в новой задаче