mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
JS: heuristically recognize x.spec.y and x.test.y as test files
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
| etherpad.html:0:0:0:0 | etherpad.html | generated |
|
||||
| exported-data.js:0:0:0:0 | exported-data.js | generated |
|
||||
| htmltidy.html:0:0:0:0 | htmltidy.html | generated |
|
||||
| implementation.spec.js:0:0:0:0 | implementation.spec.js | test |
|
||||
| implementation.test.js:0:0:0:0 | implementation.test.js | test |
|
||||
| jison-lex.js:0:0:0:0 | jison-lex.js | generated |
|
||||
| jison.js:0:0:0:0 | jison.js | generated |
|
||||
|
||||
Reference in New Issue
Block a user