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
697132561fc621b0cedd3e909bafbbe215376f5b
kotlin-fork
/
idea
/
testData
/
inspections
T
History
Nikolay Krasko
697132561f
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
..
cleanup
Removed InvokeOnExtensionFunctionWithExplicitReceiverFix
2015-12-11 17:01:03 +03:00
conflictingExtensionProperty
Migrated from @HiddenDeclaration to @Deprecated(..., level = DeprecationLevel.HIDDEN)
2015-10-13 13:50:16 +03:00
equalsAndHashCode
Inspections: Forbid equals/hashCode inspection on object with explicit supertypes
2015-11-24 14:03:48 +03:00
redundantSamConstructor
Do not drop use of SAM-constructor when it's required for labeled return
2015-10-30 17:25:35 +03:00
spelling
Support spellchecking in Kotlin string literals; remove unused and unnecessary support for custom suppressions of spelling errors
2015-02-25 18:00:59 +01:00
unusedImport
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
unusedReceiverParameter
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00
unusedSymbol
Allow to override suppression key for inspections
2015-12-19 14:32:38 +03:00