tree: b09c386fa08a480c771c6273a0f35dcc7e03a2f4 [path history] [tgz]
  1. arrayInDataClass/
  2. branched/
  3. canBeVal/
  4. cascadeIf/
  5. collections/
  6. constantConditionIf/
  7. conventionNameCalls/
  8. convertPairConstructorToToFunction/
  9. convertSealedSubClassToObject/
  10. copyWithoutNamedArguments/
  11. coroutines/
  12. deprecatedCallableAddReplaceWith/
  13. doubleNegation/
  14. emptyRange/
  15. explicitThis/
  16. ImplicitNullableNothingType/
  17. implicitThis/
  18. javaCollectionsStaticMethod/
  19. kdocMissingDocumentation/
  20. leakingThis/
  21. liftOut/
  22. mainFunctionReturnUnit/
  23. mayBeConstant/
  24. memberVisibilityCanBePrivate/
  25. migrateDiagnosticSuppression/
  26. moveLambdaOutsideParentheses/
  27. moveSuspiciousCallableReferenceIntoParentheses/
  28. nestedLambdaShadowedImplicitParameter/
  29. nullableBooleanElvis/
  30. nullChecksToSafeCall/
  31. recursiveEqualsCall/
  32. redundantCompanionReference/
  33. redundantExplicitType/
  34. redundantGetter/
  35. redundantLambdaArrow/
  36. redundantObjectTypeCheck/
  37. redundantOverride/
  38. redundantSamConstructor/
  39. redundantSemicolon/
  40. redundantSetter/
  41. redundantSuspend/
  42. redundantUnitExpression/
  43. removeRedundantBackticks/
  44. removeRedundantSpreadOperator/
  45. removeSetterParameterType/
  46. removeToStringInStringTemplate/
  47. replaceArrayEqualityOpWithArraysEquals/
  48. replaceArrayOfWithLiteral/
  49. replacePutWithAssignment/
  50. replaceRangeToWithUntil/
  51. replaceStringFormatWithLiteral/
  52. replaceToStringWithStringTemplate/
  53. replaceToWithInfixForm/
  54. replaceWithOperatorAssignment/
  55. scopeFunctions/
  56. selfAssignment/
  57. simplifyAssertNotNull/
  58. simplifyNegatedBinaryExpression/
  59. simplifyWhenWithBooleanConstantCondition/
  60. sortModifiers/
  61. unnecessaryVariable/
  62. unsafeCastFromDynamic/
  63. unusedLambdaExpressionBody/
  64. unusedReceiverParameter/
  65. unusedSymbol/
  66. useExpressionBody/
  67. whenWithOnlyElse/
  68. wrapUnaryOperator/