tree: ae58fb875983d9a505aba57ae31e0d8571496853 [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. replaceStringFormatWithLiteral/
  56. replaceToStringWithStringTemplate/
  57. replaceToWithInfixForm/
  58. replaceWithOperatorAssignment/
  59. scopeFunctions/
  60. selfAssignment/
  61. simplifyAssertNotNull/
  62. simplifyNegatedBinaryExpression/
  63. simplifyWhenWithBooleanConstantCondition/
  64. sortModifiers/
  65. suspiciousAsDynamic/
  66. unnecessaryVariable/
  67. unsafeCastFromDynamic/
  68. unusedLambdaExpressionBody/
  69. unusedReceiverParameter/
  70. unusedSymbol/
  71. useExpressionBody/
  72. whenWithOnlyElse/
  73. wrapUnaryOperator/