mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

Autoparam fails when multiple parameters are in one line #309

Open dgarijo opened 4 years ago

dgarijo commented 4 years ago

If you have something like:

coordinates:[11,12,33,44]

and replace it to be:

coordinates:[${coord1},${coord1},${coord1},${coord1}]

The -a option will only detect coord1

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.90. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.