tree: 3fe0a371dc2984588bf77abcd3c9f753a6707a99 [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. forEachParameterNotUsed/
  17. ImplicitNullableNothingType/
  18. implicitThis/
  19. javaCollectionsStaticMethod/
  20. kdocMissingDocumentation/
  21. leakingThis/
  22. liftOut/
  23. mainFunctionReturnUnit/
  24. mayBeConstant/
  25. memberVisibilityCanBePrivate/
  26. migrateDiagnosticSuppression/
  27. moveLambdaOutsideParentheses/
  28. moveSuspiciousCallableReferenceIntoParentheses/
  29. nestedLambdaShadowedImplicitParameter/
  30. nullableBooleanElvis/
  31. nullChecksToSafeCall/
  32. recursiveEqualsCall/
  33. redundantCompanionReference/
  34. redundantExplicitType/
  35. redundantGetter/
  36. redundantLambdaArrow/
  37. redundantObjectTypeCheck/
  38. redundantOverride/
  39. redundantReturnLabel/
  40. redundantSamConstructor/
  41. redundantSemicolon/
  42. redundantSetter/
  43. redundantSuspend/
  44. redundantUnitExpression/
  45. redundantWith/
  46. removeRedundantBackticks/
  47. removeRedundantSpreadOperator/
  48. removeSetterParameterType/
  49. removeToStringInStringTemplate/
  50. replaceArrayEqualityOpWithArraysEquals/
  51. replaceArrayOfWithLiteral/
  52. replaceAssertBooleanWithAssertEquality/
  53. replacePutWithAssignment/
  54. replaceRangeToWithUntil/
  55. replaceSingleLineLet/
  56. replaceStringFormatWithLiteral/
  57. replaceToStringWithStringTemplate/
  58. replaceToWithInfixForm/
  59. replaceWithOperatorAssignment/
  60. safeCastWithReturn/
  61. scopeFunctions/
  62. selfAssignment/
  63. simplifyAssertNotNull/
  64. simplifyNegatedBinaryExpression/
  65. simplifyWhenWithBooleanConstantCondition/
  66. sortModifiers/
  67. suspiciousAsDynamic/
  68. unnecessaryVariable/
  69. unsafeCastFromDynamic/
  70. unusedLambdaExpressionBody/
  71. unusedReceiverParameter/
  72. unusedSymbol/
  73. useExpressionBody/
  74. whenWithOnlyElse/
  75. wrapUnaryOperator/