shard-ameba/spec/ameba/rule/style
fn ⌃ ⌥ 9f0b9a709e Allow named replacements in expect_issue 2021-10-23 01:37:24 -07:00
..
constant_names_spec.cr Allow constants to be in PascalCase (i.e. Log, SuperConstant) 2020-04-13 09:38:05 +03:00
is_a_filter_spec.cr Merge branch 'master' into develop 2021-04-04 21:08:02 +03:00
is_a_nil_spec.cr New rule: Style/IsANil 2020-03-29 19:45:13 +03:00
large_numbers_spec.cr Allow named replacements in expect_issue 2021-10-23 01:37:24 -07: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 RedundantNext params 2020-03-24 18:27:49 +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
verbose_block_spec.cr Change Style/VerboseBlock - ExcludeOperators - setting default (#218) 2021-03-24 21:16:51 +01:00
while_true_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00