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-05-28 10:01:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
24a2e2414934aa24ca855db8096f76ce709eef33
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Expressions
History
Max Schaefer
47e425a184
Improve
inVoidContext
to take conditional expressions into account.
2022-05-30 12:37:50 +02:00
..
BitwiseSignCheck
…
CompareIdenticalValues
…
ComparisonWithNaN
…
DuplicateCondition
…
DuplicateProperty
…
DuplicateSwitchCase
…
ExprHasNoEffect
Improve
inVoidContext
to take conditional expressions into account.
2022-05-30 12:37:50 +02:00
HeterogeneousComparison
…
ImplicitOperandConversion
…
MissingAwait
…
MissingDotLengthInComparison
…
MissingSpaceInAppend
…
MisspelledIdentifier
…
MisspelledVariableName
…
RedundantExpression
…
SelfAssignment
…
ShiftOutOfRange
…
StringInsteadOfRegex
…
SuspiciousInvocation
…
SuspiciousPropAccess
…
UnboundEventHandlerReceiver
…
UnclearOperatorPrecedence
…
UnknownDirective
…
UnneededDefensiveProgramming
…
WhitespaceContradictsPrecedence
…