Merge remote-tracking branch 'upstream/rc/1.23' into mergeback-20191202

Conflicts solved:
	javascript/extractor/src/com/semmle/js/extractor/Main.java
	javascript/ql/test/query-tests/Statements/UseOfReturnlessFunction/tst.js
This commit is contained in:
Jonas Jensen
2019-12-02 09:57:34 +01:00
38 changed files with 567 additions and 245 deletions

View File

@@ -1,7 +1,7 @@
/**
* @name Filter: non-generated files
* @description Only keep results that aren't (or don't appear to be) generated.
* @kind file-classifier
* @kind problem
* @id py/not-generated-file-filter
*/
import python

View File

@@ -1,7 +1,7 @@
/**
* @name Filter: non-test files
* @description Only keep results that aren't in tests
* @kind file-classifier
* @kind problem
* @id py/not-test-file-filter
*/
import python