shard-ameba/spec/ameba/ast/visitors
2021-06-05 22:31:58 +10:00
..
counting_visitor_spec.cr Count an exhaustive case's complexity as 1 2021-06-05 22:31:58 +10: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