module Ameba::Rule::Style

Defined in:

ameba/rule/style/guard_clause.cr
ameba/rule/style/is_a_filter.cr
ameba/rule/style/is_a_nil.cr
ameba/rule/style/large_numbers.cr
ameba/rule/style/negated_conditions_in_unless.cr
ameba/rule/style/parentheses_around_condition.cr
ameba/rule/style/redundant_begin.cr
ameba/rule/style/redundant_next.cr
ameba/rule/style/redundant_return.cr
ameba/rule/style/unless_else.cr
ameba/rule/style/verbose_block.cr
ameba/rule/style/while_true.cr