This website requires JavaScript.
Explore
Help
Register
Sign In
hohn
/
codeql
Watch
1
Star
0
Fork
0
You've already forked codeql
mirror of
https://github.com/github/codeql.git
synced
2026-03-02 13:53:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
89e8202d1182ffdbce99428cff74859919ac96f2
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Statements
History
Asger Feldthaus
b39e0ec091
JS: Update output due to whitelisting change
2020-05-19 15:30:36 +01:00
..
DanglingElse
…
EphemeralLoop
…
IgnoreArrayResult
update tests to include empty reciever case
2019-10-27 00:25:59 +02:00
ImplicitReturn
…
InconsistentLoopOrientation
…
InconsistentReturn
…
LabelInCase
…
LoopIterationSkippedDueToShifting
JS: rename query to "Loop iteration skipped due to shifting"
2019-01-02 11:34:06 +00:00
MisleadingIndentationAfterControlStmt
…
NestedLoopsSameVariable
…
ReturnAssignsLocal
…
ReturnOutsideFunction
JavaScript: Remove
--platform node
extractor options.
2019-11-06 13:01:28 +00:00
SuspiciousUnusedLoopIterationVariable
JS: add misc. tests
2018-10-29 09:22:53 +01:00
UnreachableStatement
JavaScript: Update UnreachableStmt query so unreachable throws no longer gives an alert
2019-05-08 16:25:54 +01:00
UselessComparisonTest
JS: Handle implicit return in getImmediatePredecessor
2019-08-02 20:35:22 +01:00
UselessConditional
JS: Update output due to whitelisting change
2020-05-19 15:30:36 +01:00
UseOfReturnlessFunction
JS: Rename test files to avoid clash
2020-03-26 11:59:57 +00:00