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
fca9b51548d4582deeed44d93c7f9e8fe288e199
kotlin-fork
/
idea
/
testData
/
inspections
T
History
Zalim Bashorov
fca9b51548
Revert "extend test for code cleanup with changing visibility from private to internal for declarations, which are used outside of their file."
...
This reverts commit
9fd968d59e
.
2015-10-01 14:57:26 +03:00
..
cleanup
Revert "extend test for code cleanup with changing visibility from private to internal for declarations, which are used outside of their file."
2015-10-01 14:57:26 +03:00
conflictingExtensionProperty
Don't report conflicting extension for marked with @HiddenDeclaration
2015-09-03 15:55:56 +03:00
redundantSamConstructor
Redundant Sam Constructor inspection
2015-08-24 12:37:37 +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
Highlighting duplicated and redandant *-imports as unused
2015-07-22 21:16:15 +03:00
unusedReceiverParameter
Added test for implicit receiver in class.
2015-06-17 13:14:07 +03:00
unusedSymbol
Minor. Split test file into two.
2015-08-15 12:29:46 +02:00