Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix all fails when quick fixes overlap #367

Open
felipecrs opened this issue Oct 19, 2021 · 0 comments
Open

Fix all fails when quick fixes overlap #367

felipecrs opened this issue Oct 19, 2021 · 0 comments
Labels

Comments

@felipecrs
Copy link
Collaborator

Example:

QAtIKQ7PxX.mp4

Ideally the extension should be smart enough to detect whether fixes overlap, and if so, to apply only one, then shellcheck the script again, apply the next one, and so until there is nothing else to fix.

@felipecrs felipecrs added the bug label Oct 19, 2021
felipecrs added a commit that referenced this issue Dec 19, 2021
So that at least a valid result is produced. But, it then would require
more manual triggers to fix the rest of the issues again.

This is a partial fix for #367.
felipecrs added a commit that referenced this issue Dec 19, 2021
So that at least a valid result is produced. But, it then would require
more manual triggers to fix the rest of the issues again.

This is a partial fix for #367.
timonwong pushed a commit that referenced this issue Dec 19, 2021
### [0.18.3](v0.18.2...v0.18.3) (2021-12-19)

### Bug Fixes

* only fix one issue when multiples are found ([bd4222d](bd4222d)), closes [#367](#367)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant