shard-ameba/spec/ameba/ast
Vitalii Elenhaupt 51b0a07e81
Avoid exponential recursion while finding variable references in scopes (#203)
* Avoid exponential recursion while finding variable references in scopes

* Adjust source example in test
2021-01-31 16:40:44 +02:00
..
variabling Useless Assign: ignore variables with '_' prefix 2020-08-20 21:15:58 +03:00
visitors New rule: RedundantNext 2020-03-24 18:06:01 +02:00
branch_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
branchable_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
flow_expression_spec.cr Track issue.end_location properly 2018-11-24 19:38:13 +02:00
scope_spec.cr Avoid exponential recursion while finding variable references in scopes (#203) 2021-01-31 16:40:44 +02:00
util_spec.cr Improve forward compatibility with future crystal version 2020-11-05 10:23:25 +02:00