#
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
–
deprecated
com
com.github
com.github.pinguinson
com.github.pinguinson.vigilance
(class)
Feedback
(trait)
Inspection
(case class)
InspectionContext
(class)
Inspector
(trait)
Level
(object)
Levels
(case class)
Report
(class)
Safe
(class)
VigilanceComponent
(object)
VigilanceConfig
(class)
VigilancePlugin
com.github.pinguinson.vigilance.inspections
(object)
AnyUse
(object)
AvoidToMinusOne
(object)
DoubleNegation
(object)
EmptyCaseClass
(object)
FinalModifierOnCaseClass
(object)
NoOpOverride
(object)
PublicFinalizer
(object)
RedundantFinalModifierOnMethod
(object)
RedundantFinalModifierOnVar
(object)
TypeShadowing
(object)
VarClosure
(object)
VariableShadowing
(object)
VarUse
com.github.pinguinson.vigilance.inspections.collections
(object)
ArrayEquals
(object)
AvoidSizeEqualsZero
(object)
CollectionIndexOnNonIndexedSeq
(object)
CollectionNegativeIndex
(object)
CollectionPromotionToAny
(object)
ComparisonToEmptyList
(object)
ComparisonToEmptySet
(object)
DuplicateMapKey
(object)
DuplicateSetValue
(object)
ExistsSimplifiableToContains
(object)
FilterOperations
(object)
FindOperations
(object)
JavaConversionsUse
(object)
ListAppend
(object)
ListSize
(object)
MapGetAndGetOrElse
(object)
NegationIsEmpty
(object)
NegationNonEmpty
(object)
NegativeSeqPad
(object)
PredefMutableCollection
(object)
PreferSeqEmpty
(object)
PreferSetEmpty
(object)
ReverseFunc
(object)
SwapSortFilter
(object)
TraversableHead
(object)
TraversableLast
(object)
TraversableOnceMax
(object)
TraversableOnceMaxBy
(object)
TraversableOnceMin
(object)
TraversableOnceMinBy
(object)
TraversableOnceReduceLeft
(object)
TraversableOnceReduceRight
(object)
(class)
TraversableOnceUnsafe
(object)
UnsafeContains
com.github.pinguinson.vigilance.inspections.controlflow
(object)
WhileTrue
com.github.pinguinson.vigilance.inspections.empty
(object)
EmptyFor
(object)
EmptyIfBlock
(object)
EmptyMethod
(object)
EmptySynchronizedBlock
(object)
EmptyTryBlock
(object)
EmptyWhileBlock
com.github.pinguinson.vigilance.inspections.equality
(object)
ComparingFloatingPointTypes
(object)
ComparingUnrelatedTypes
(object)
ComparisonWithSelf
com.github.pinguinson.vigilance.inspections.exception
(object)
CatchOperations
(object)
IncorrectlyNamedExceptions
(object)
SwallowedException
com.github.pinguinson.vigilance.inspections.imports
(object)
DuplicateImport
(object)
WildcardImport
com.github.pinguinson.vigilance.inspections.inference
(object)
BoundedByFinalType
(object)
MethodReturningAny
(object)
PointlessTypeBounds
(object)
ProductWithSerializableInferred
com.github.pinguinson.vigilance.inspections.matching
(object)
ExcessiveGuardUsage
(object)
PartialFunctionInsteadOfMatch
(object)
RepeatedCaseBody
(object)
SuspiciousMatchOnClassObject
com.github.pinguinson.vigilance.inspections.math
(object)
BigDecimalDoubleConstructor
(object)
BigDecimalScaleWithoutRoundingMode
(object)
BrokenOddness
(object)
DivideByOne
(object)
ModOne
(object)
NanComparison
(object)
UseCbrt
(object)
UseExpM1
(object)
UseLog10
(object)
UseLog1P
(object)
UseSqrt
(object)
ZeroNumerator
com.github.pinguinson.vigilance.inspections.naming
(object)
ClassNames
(object)
MethodNames
(object)
ObjectNames
(object)
ServiceMethodNames
com.github.pinguinson.vigilance.inspections.nulls
(object)
NullAssignment
(object)
NullParameter
com.github.pinguinson.vigilance.inspections.option
(object)
EitherGet
(object)
ImpossibleOptionSizeCondition
(object)
OptionGet
(object)
OptionMatch
(object)
OptionSize
com.github.pinguinson.vigilance.inspections.string
(object)
ArraysInFormat
(object)
ArraysToString
(object)
EmptyInterpolatedString
(object)
IllegalFormatString
(object)
IncorrectNumberOfArgsToFormat
(object)
InvalidRegex
(object)
LooksLikeInterpolatedString
(object)
StripMarginOnRegex
(object)
SubstringZero
com.github.pinguinson.vigilance.inspections.style
(object)
AvoidOperatorOverload
(object)
ParameterlessMethodReturnsUnit
(object)
SimplifyBooleanExpression
com.github.pinguinson.vigilance.inspections.unneccesary
(object)
ConstantIf
(object)
RedundantFinalizer
(object)
UnnecessaryIf
(object)
UnnecessaryReturnUse
(object)
UnnecessaryToInt
(object)
UnnecessaryToString
(object)
UnusedMethodParameter
(object)
VarCouldBeVal
com.github.pinguinson.vigilance.inspections.unsafe
(object)
FinalizerWithoutSuper
(object)
InstanceOf
(object)
TryGet
com.github.pinguinson.vigilance.io
(object)
GitUtils
(object)
HtmlReportWriter
(object)
IOUtils
(object)
ScalastyleReportWriter
(object)
XmlReportWriter
com.github.pinguinson.vigilance.util
(trait)
CompilerAccess
(trait)
Extractors
(trait)
Terms