shard-ameba/spec/ameba/rule/style
fn ⌃ ⌥ 72a3487bb6 Autocorrect `Stye/WhileTrue` 2021-11-08 14:24:11 -08: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 Remove `normalize` parameter from `expect_issue` (#249) 2021-11-06 15:15:19 +02:00
is_a_nil_spec.cr New rule: Style/IsANil 2020-03-29 19:45:13 +03:00
large_numbers_spec.cr Rename `s` to `source` 2021-11-01 08:55:48 -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 Autocorrect `Stye/RedundantNext` and `Style/RedundantReturn` 2021-11-08 14:07:35 -08:00
redundant_return_spec.cr Autocorrect `Stye/RedundantNext` and `Style/RedundantReturn` 2021-11-08 14:07:35 -08:00
type_names_spec.cr Convert `Style/TypeNames` spec 2021-11-08 14:07:35 -08:00
unless_else_spec.cr Convert `Style/UnlessElse` spec 2021-11-08 14:07:35 -08:00
variable_names_spec.cr Convert `Style/VariableNames` spec 2021-11-08 14:24:11 -08:00
verbose_block_spec.cr Convert `Style/VerboseBlock` spec 2021-11-08 14:24:11 -08:00
while_true_spec.cr Autocorrect `Stye/WhileTrue` 2021-11-08 14:24:11 -08:00