зеркало из https://github.com/github/codeql.git
JS: bump extractor version for improved support for Flow
This commit is contained in:
Родитель
c26ae26f53
Коммит
64346e1321
|
@ -41,7 +41,7 @@ public class Main {
|
|||
* such a way that it may produce different tuples for the same file under the same
|
||||
* {@link ExtractorConfig}.
|
||||
*/
|
||||
public static final String EXTRACTOR_VERSION = "2018-12-19";
|
||||
public static final String EXTRACTOR_VERSION = "2019-09-01";
|
||||
|
||||
public static final Pattern NEWLINE = Pattern.compile("\n");
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче