shard-ameba/spec/ameba/ast/visitors
Vitalii Elenhaupt a5dd07e9e4
New rule: RedundantNext
closes #131
2020-03-24 18:06:01 +02:00
..
counting_visitor_spec.cr Stop calculating cyclomatic complexity for methods which have Macro conditions (#99) 2019-03-31 20:27:20 +03:00
flow_expression_visitor_spec.cr Extend UnreachableCode rule: handle control flow (#83) 2018-11-22 10:38:32 +02:00
node_visitor_spec.cr Extend UnreachableCode rule: handle control flow (#83) 2018-11-22 10:38:32 +02:00
redundant_control_expression_visitor_spec.cr New rule: RedundantNext 2020-03-24 18:06:01 +02:00
scope_visitor_spec.cr Variable scope & useless assignments (#41) 2018-05-03 18:57:47 +03:00