shard-ameba/src/ameba/rule/performance
2023-11-06 16:59:09 +01:00
..
any_after_filter.cr No need for such micro-optimizations, LLVM takes care of those 2023-07-02 14:34:25 +02:00
any_instead_of_empty.cr No need for such micro-optimizations, LLVM takes care of those 2023-07-02 14:34:25 +02:00
base.cr Disable performance rules for spec files 2021-04-18 09:39:55 +03:00
chained_call_with_no_bang.cr Cleanup properties definition macro 2023-06-14 15:08:19 +02:00
compact_after_map.cr No need for such micro-optimizations, LLVM takes care of those 2023-07-02 14:34:25 +02:00
excessive_allocations.cr Fix Performance/ExcessiveAllocations to exclude each calls without a block 2023-06-30 21:44:47 +02:00
first_last_after_filter.cr Cleanup properties definition macro 2023-06-14 15:08:19 +02:00
flatten_after_map.cr No need for such micro-optimizations, LLVM takes care of those 2023-07-02 14:34:25 +02:00
map_instead_of_block.cr Add AST::NodeVisitor::Category simplifying code a bit 2023-06-12 23:17:14 +02:00
minmax_after_map.cr Switch only FIXME comment to TODO 2023-11-06 16:59:09 +01:00
size_after_filter.cr No need for such micro-optimizations, LLVM takes care of those 2023-07-02 14:34:25 +02:00