Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
inspections
tree: 9c080a55e0287aec60565b116306cec6b2d24ed3
addVarianceModifier/
allOpenSimple/
androidIllegalIdentifiers/
arrayInDataClass/
canBeParameter/
canBePrimaryConstructorProperty/
canBeVal/
cleanup/
conflictingExtensionProperty/
constantConditionIf/
convertLambdaToReference/
convertSecondaryToPrimary/
copyWithoutNamedArguments/
dataClassPrivateConstructor/
destructuringWrongName/
dynamic/
emptyRange/
equalsAndHashCode/
gradleWrongPluginVersion/
hasPlatformType/
kt18195/
leakingThis/
memberVisibilityCanBePrivate/
naming/
nullableBooleanElvis/
overridingDeprecatedMember/
protectedInFinal/
recursivePropertyAccessor/
redundantIf/
redundantModalityModifier/
redundantSamConstructor/
redundantSemicolon/
redundantUnitReturnType/
redundantVisibilityModifier/
reformat/
removeSetterParameterType/
removeSingleExpressionStringTemplate/
removeToStringInStringTemplate/
replaceArrayEqualityOpWithArraysEquals/
replaceCallWithComparison/
replaceRangeToWithUntil/
spelling/
suspiciousEqualsCombination/
twoSetOfTypeparameters/
unusedEquals/
unusedImport/
unusedLambdaExpressionBody/
unusedReceiverParameter/
unusedSymbol/
wrapUnaryOperator/