shard-ameba/src/ameba/rule/performance
2023-11-17 19:48:41 +01:00
..
any_after_filter.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
any_instead_of_empty.cr Make it easier to add issues for nodes with name location preference 2023-11-12 10:23:36 +01:00
base.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
chained_call_with_no_bang.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
compact_after_map.cr Use name(_end)_location helpers consistently 2023-11-12 10:24:12 +01:00
excessive_allocations.cr Revert "Fix Performance/ExcessiveAllocations to exclude each calls without a block" 2023-11-17 19:48:41 +01:00
first_last_after_filter.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
flatten_after_map.cr Use name(_end)_location helpers consistently 2023-11-12 10:24:12 +01:00
map_instead_of_block.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00
minmax_after_map.cr Use name(_end)_location helpers consistently 2023-11-12 10:24:12 +01:00
size_after_filter.cr Use square brackets for %w and %i array literals 2023-11-17 17:34:39 +01:00