shard-ameba/spec/ameba/rule/style
Vitalii Elenhaupt a5dd07e9e4
New rule: RedundantNext
closes #131
2020-03-24 18:06:01 +02:00
..
constant_names_spec.cr ConstantNames: correct reported end_location 2018-11-25 00:37:46 +02:00
large_numbers_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
method_names_spec.cr MethodNames: correct reported location/end_location 2018-11-25 00:56:21 +02:00
negated_conditions_in_unless_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
predicate_name_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
redundant_begin_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
redundant_next_spec.cr New rule: RedundantNext 2020-03-24 18:06:01 +02:00
redundant_return_spec.cr Include binary op node to redundant return 2020-03-22 20:12:24 +02:00
type_names_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
unless_else_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
variable_names_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
while_true_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00