shard-ameba/spec/ameba/ast/visitors
2021-01-17 22:32:24 +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
top_level_nodes_visitor_spec.cr New Rule: Lint/DuplicatedRequire 2021-01-17 22:32:24 +02:00