mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Python: Copy Python extractor to codeql repo
This commit is contained in:
7
python/extractor/lark/tools/standalone.py
Normal file
7
python/extractor/lark/tools/standalone.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# This file used to contain the Lark standalone tool.
|
||||
#
|
||||
# We do not use it, and it is licensed under the GPL, which is much
|
||||
# more restrictive than the rest of Lark. In order to avoid depending
|
||||
# on it accidentally, we exclude it from our repository and distribution.
|
||||
# When LARK is upgraded, this file should be kept in preference to the
|
||||
# original.
|
||||
Reference in New Issue
Block a user