Merge pull request #10631 from RasmusWL/cleanup-options-files

Python: Remove last `-p ../lib/` in `options` files
This commit is contained in:
Rasmus Wriedt Larsen
2022-10-03 11:09:59 +02:00
committed by GitHub
7 changed files with 2 additions and 7 deletions

View File

@@ -1 +0,0 @@
semmle-extractor-options: -p ../lib/ --max-import-depth=3

View File

@@ -1 +0,0 @@
semmle-extractor-options: -p ../lib/ --max-import-depth=3

View File

@@ -1 +0,0 @@
semmle-extractor-options: -p ../lib/ --max-import-depth=2

View File

@@ -1 +0,0 @@
semmle-extractor-options: --max-import-depth=2 -p ../lib

View File

@@ -1 +0,0 @@
semmle-extractor-options: -p ../lib/ --max-import-depth=3

View File

@@ -1 +1 @@
semmle-extractor-options: --lang=3 --max-import-depth=2 -p ../lib
semmle-extractor-options: --lang=3 --max-import-depth=2

View File

@@ -1 +1 @@
semmle-extractor-options: --max-import-depth=2 -p ../lib --lang=3
semmle-extractor-options: --max-import-depth=2 --lang=3