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