mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Python: Remove ignored automatic_locations in qltest options files
This commit is contained in:
@@ -1,2 +1 @@
|
||||
automatic_locations: true
|
||||
semmle-extractor-options: --lang=2
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
automatic_locations: true
|
||||
semmle-extractor-options: --lang=2 --max-import-depth=1
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
semmle-extractor-options: --lang=3
|
||||
automatic_locations: true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
automatic_locations: true
|
||||
semmle-extractor-options: --lang=3 --max-import-depth=1
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
semmle-extractor-options: --max-import-depth=1
|
||||
automatic_locations: true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
semmle-extractor-options: -R . --filter=include:**/*.thrift --filter exclude:**/src_archive/**
|
||||
automatic_locations: true
|
||||
|
||||
@@ -1,2 +1 @@
|
||||
automatic_locations: true
|
||||
semmle-extractor-options: --max-import-depth=1
|
||||
|
||||
Reference in New Issue
Block a user