shard-ameba/spec/ameba/rule/performance
2023-11-17 19:48:41 +01:00
..
any_after_filter_spec.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
any_instead_of_empty_spec.cr Remove buggy auto-correction from Performance/AnyInsteadOfEmpty rule 2023-01-04 02:40:07 +01:00
base_spec.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
chained_call_with_no_bang_spec.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
compact_after_map_spec.cr Fix specs on Crystal nightly (soon to be v1.7.0) 2023-01-10 13:10:05 +01:00
excessive_allocations_spec.cr Revert "Fix Performance/ExcessiveAllocations to exclude each calls without a block" 2023-11-17 19:48:41 +01:00
first_last_after_filter_spec.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
flatten_after_map_spec.cr Fix specs on Crystal nightly (soon to be v1.7.0) 2023-01-10 13:10:05 +01:00
map_instead_of_block_spec.cr Fix specs on Crystal nightly (soon to be v1.7.0) 2023-01-10 13:10:05 +01:00
minmax_after_map_spec.cr Apply suggestions from code review 2023-07-10 16:09:01 +02:00
size_after_filter_spec.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00