mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Python: Include unmarked Python file in snapshot
Sadly, it seems we're not interpreting this as Python code, even if we explicitly ask to have it included.
This commit is contained in:
@@ -1 +1 @@
|
||||
semmle-extractor-options: --lang=3 --path bogus -R .
|
||||
semmle-extractor-options: --lang=3 --path bogus -R . --filter=include:**/*.secretpy
|
||||
|
||||
Reference in New Issue
Block a user