This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3b8167a8c3a80028171d6069ad23869b943c5138
kotlin-fork
/
idea
/
resources
/
inspectionDescriptions
T
History
Evgeny Gerashchenko
1946360a80
Introduced "Unused receiver parameter" inspection.
2015-03-20 19:34:16 +03:00
..
ExplicitGet.html
Inspections: Explicit "get"
2014-03-25 16:49:43 +04:00
IfThenToElvis.html
Added ifThenToElvisInspection
2014-04-10 14:43:18 -07:00
IfThenToSafeAccess.html
Added ifThenToSafeAccessInspection
2014-04-10 15:44:59 -07:00
ReflectionNotFound.html
Implement "reflection not found" inspection and quick fix
2015-03-16 20:54:10 +03:00
RemoveExplicitTypeArgs.html
Fix typo in inspection description
2014-05-05 16:16:50 +04:00
SimplifyBinaryNegation.html
Fixed description for "Simplify Binary Negation" inspection.
2014-12-08 17:30:42 +03:00
UnusedReceiverParameter.html
Introduced "Unused receiver parameter" inspection.
2015-03-20 19:34:16 +03:00
UnusedSymbol.html
Implemented simplest version of unused symbol inspection.
2015-01-14 15:48:45 +03:00