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-19 05:56:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e5891b443609cc05ef4eab8ac8e48ec423338a4
codeql
/
java
/
ql
/
test-kotlin2
/
query-tests
History
Ian Lynagh
eab32ea24b
Kotlin 2: Accept changes in query-tests/UnderscoreIdentifier
2023-12-08 13:49:25 +00:00
..
AbstractToConcreteCollection
…
AutoBoxing
…
CloseReader
…
CloseWriter
…
ConfusingOverloading
…
ConstantLoopCondition
…
DeadCode
…
DeadRefTypes
…
EmptyBlock
…
ExposeRepresentation
…
InnerClassCouldBeStatic
…
MissingInstanceofInEquals
…
MissingOverrideAnnotation
…
MutualDependency
…
NamingConventionsRefTypes
…
NonSerializableField
…
NonSerializableInnerClass
…
NullMaybe
…
OneStatementPerLine
…
PartiallyMaskedCatch
…
ReturnValueIgnored
…
SimplifyBoolExpr
…
UnderscoreIdentifier
Kotlin 2: Accept changes in query-tests/UnderscoreIdentifier
2023-12-08 13:49:25 +00:00
UnreadLocal
…
UselessNullCheck
K2: query-tests/UselessNullCheck: Accept location changes
2023-11-17 14:07:13 +00:00
UselessParameter
…
WhitespaceContradictsPrecedence
…