Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Autoparam fails when multiple parameters are in one line #309

Open
dgarijo opened this issue Oct 30, 2020 · 1 comment
Open

Autoparam fails when multiple parameters are in one line #309

dgarijo opened this issue Oct 30, 2020 · 1 comment
Labels
bug An error in the application

Comments

@dgarijo
Copy link
Contributor

dgarijo commented Oct 30, 2020

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

@dgarijo dgarijo added the bug An error in the application label Oct 30, 2020
@issue-label-bot
Copy link

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

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug An error in the application
Projects
None yet
Development

No branches or pull requests

1 participant