shard-ameba/Ameba/Rule/Lint
2023-11-18 08:51:53 +00:00
..
AmbiguousAssignment.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
BadDirective.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
ComparisonToBoolean.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
DebugCalls.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
DebuggerStatement.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
DuplicatedRequire.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
EmptyEnsure.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
EmptyExpression.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
EmptyLoop.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
Formatting.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
HashDuplicatedKey.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
LiteralAssignmentsInExpressions.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
LiteralInCondition.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
LiteralInInterpolation.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
LiteralsComparison.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
MissingBlockArgument.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
NotNil.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
NotNilAfterNoBang.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
PercentArrays.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
RandZero.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
RedundantStringCoercion.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
RedundantWithIndex.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
RedundantWithObject.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
ShadowedArgument.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
ShadowedException.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
ShadowingOuterLocalVar.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
SharedVarInFiber.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
SpecFilename.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
SpecFocus.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
Syntax.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
Typos.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UnneededDisableDirective.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UnreachableCode.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UnusedArgument.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UnusedBlockArgument.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UselessAssign.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00
UselessConditionInWhen.html Deploying to gh-pages from @ crystal-ameba/ameba@9f9d5fae32 🚀 2023-11-18 08:51:53 +00:00