mirror of
https://github.com/github/codeql.git
synced 2025-12-24 04:36:35 +01:00
Python: Remove last -p ../lib/ in options files
These were only needed for points-to. If they only contained `--max-import-depth`, I've removed the `options` file entirely.
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
semmle-extractor-options: -p ../lib/ --max-import-depth=2
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
semmle-extractor-options: --max-import-depth=2 -p ../lib
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
semmle-extractor-options: -p ../lib/ --max-import-depth=3
|
|
||||||
@@ -1 +1 @@
|
|||||||
semmle-extractor-options: --lang=3 --max-import-depth=2 -p ../lib
|
semmle-extractor-options: --lang=3 --max-import-depth=2
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
semmle-extractor-options: --max-import-depth=2 -p ../lib --lang=3
|
semmle-extractor-options: --max-import-depth=2 --lang=3
|
||||||
|
|||||||
Reference in New Issue
Block a user