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-17 21:16:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c404f00a9b228366393a2bf15939b4cf76a10a7f
codeql
/
javascript
/
ql
/
test
/
query-tests
/
Expressions
History
Asger F
a0b49b23f5
JS: Add UseServer and UseClient directives
2024-03-26 09:39:39 +01:00
..
BitwiseSignCheck
…
CompareIdenticalValues
…
ComparisonWithNaN
…
DuplicateCondition
…
DuplicateProperty
…
DuplicateSwitchCase
…
ExprHasNoEffect
…
HeterogeneousComparison
…
ImplicitOperandConversion
…
MissingAwait
…
MissingDotLengthInComparison
…
MissingSpaceInAppend
…
MisspelledIdentifier
…
MisspelledVariableName
…
RedundantExpression
…
SelfAssignment
…
ShiftOutOfRange
…
StringInsteadOfRegex
…
SuspiciousInvocation
…
SuspiciousPropAccess
…
UnboundEventHandlerReceiver
…
UnclearOperatorPrecedence
…
UnknownDirective
JS: Add UseServer and UseClient directives
2024-03-26 09:39:39 +01:00
UnneededDefensiveProgramming
…
WhitespaceContradictsPrecedence
…