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
f2a067eda02d40db7ac14625c768c94de3e8e597
kotlin-fork
/
idea
/
testData
/
multiModuleQuickFix
/
createExpect
T
History
Dmitry Gridin
11a3482970
tests: apply official code style
...
#KT-38632 Fixed
2020-05-07 12:36:44 +00:00
..
annotation
…
annotation2
…
class
…
classWithSuperClassAndTypeParameter
…
classWithSuperTypeFromOtherPackage
…
commented
Formatter: fix line break between declarations with comment
2019-11-26 19:40:51 +07:00
companion
…
createWithImport
…
dataClass
…
enum
…
enumComplex
…
enumEmpty
…
function
…
function2
…
functionInInterface
…
functionWithImplementationInInterface
…
functionWithImplementationInInterface2
…
funWithAccessibleAlias
…
funWithAccessibleExpansion
…
funWithAccessibleParameter
…
funWithAccessibleTypeFromCommon
…
funWithJdk
…
funWithPrivateModifier
…
hierarchy
…
inlineClass
…
inlineClass2
…
innerClassWithTypeParam
…
innerClassWithTypeParam2
…
innerEnum
…
memberFunctionAndNestedClass
…
nestedClass
…
noAccessOnMember
…
onMember
…
primaryConstructor
…
property
…
property2
…
propertyInConstructor
…
propertyWithConstModifier
…
propertyWithLateinitModifier
…
propertyWithPrivateModifier
…
sealedClass
Formatter: fix line break between declarations with comment
2019-11-26 19:40:51 +07:00
stdlibWithJavaAlias
…
superTypeFromStdlib
…
topLevelFunctionWithAnnotations
tests: apply official code style
2020-05-07 12:36:44 +00:00
topLevelPropertyWithTypeParam
…
typeAlias
…
withAliases
…
withAnnotations
Formatter: fix line break between declarations with annotations
2019-11-26 19:40:51 +07:00
withConstructorWithParametersWithoutValVar
…
withInitializer
…
withPlatformNested
…
withRootPackage
…
withSecondaryConstructor
…
withSecondaryConstructor2
…
withSupertype
…
withVararg
…