tree: 1b1d48d11602a09e7f934dd43a784800e8c9e00d [path history] [tgz]
  1. arrayInDataClass/
  2. booleanLiteralArgument/
  3. branched/
  4. canBeVal/
  5. cascadeIf/
  6. collections/
  7. constantConditionIf/
  8. conventionNameCalls/
  9. convertPairConstructorToToFunction/
  10. convertSealedSubClassToObject/
  11. copyWithoutNamedArguments/
  12. coroutines/
  13. delegationToVarProperty/
  14. deprecatedCallableAddReplaceWith/
  15. doubleNegation/
  16. emptyRange/
  17. explicitThis/
  18. forEachParameterNotUsed/
  19. functionWithLambdaExpressionBody/
  20. ImplicitNullableNothingType/
  21. implicitThis/
  22. javaCollectionsStaticMethod/
  23. kdocMissingDocumentation/
  24. leakingThis/
  25. liftOut/
  26. mainFunctionReturnUnit/
  27. mapGetWithNotNullAssertionOperator/
  28. mayBeConstant/
  29. memberVisibilityCanBePrivate/
  30. migrateDiagnosticSuppression/
  31. moveLambdaOutsideParentheses/
  32. moveSuspiciousCallableReferenceIntoParentheses/
  33. moveVariableDeclarationIntoWhen/
  34. nestedLambdaShadowedImplicitParameter/
  35. nullableBooleanElvis/
  36. nullChecksToSafeCall/
  37. objectLiteralToLambda/
  38. recursiveEqualsCall/
  39. redundantCompanionReference/
  40. redundantElseInIf/
  41. redundantEnumConstructorInvocation/
  42. redundantExplicitType/
  43. redundantGetter/
  44. redundantLambdaArrow/
  45. redundantObjectTypeCheck/
  46. redundantOverride/
  47. redundantRequireNotNullCall/
  48. redundantReturnLabel/
  49. redundantSamConstructor/
  50. redundantSemicolon/
  51. redundantSetter/
  52. redundantSuspend/
  53. redundantUnitExpression/
  54. redundantVisibilityModifier/
  55. redundantWith/
  56. removeEmptyParenthesesFromAnnotationEntry/
  57. removeRedundantBackticks/
  58. removeRedundantSpreadOperator/
  59. removeSetterParameterType/
  60. removeToStringInStringTemplate/
  61. replaceArrayEqualityOpWithArraysEquals/
  62. replaceArrayOfWithLiteral/
  63. replaceArraysCopyOfWithCopyOf/
  64. replaceAssertBooleanWithAssertEquality/
  65. replaceNegatedIsEmptyWithIsNotEmpty/
  66. replacePutWithAssignment/
  67. replaceRangeToWithUntil/
  68. replaceSingleLineLet/
  69. replaceStringFormatWithLiteral/
  70. replaceToStringWithStringTemplate/
  71. replaceToWithInfixForm/
  72. replaceWithOperatorAssignment/
  73. safeCastWithReturn/
  74. scopeFunctions/
  75. selfAssignment/
  76. setterBackingFieldAssignment/
  77. simplifyAssertNotNull/
  78. simplifyNegatedBinaryExpression/
  79. simplifyWhenWithBooleanConstantCondition/
  80. sortModifiers/
  81. suspiciousAsDynamic/
  82. suspiciousCollectionReassignment/
  83. suspiciousVarProperty/
  84. unlabeledReturnInsideLambda/
  85. unnecessaryVariable/
  86. unsafeCastFromDynamic/
  87. unusedLambdaExpressionBody/
  88. unusedMainParameter/
  89. unusedReceiverParameter/
  90. unusedSymbol/
  91. useExpressionBody/
  92. whenWithOnlyElse/
  93. wrapUnaryOperator/