We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
citing @0xLucqs:
the code action to rename unused var from unused to _unused is broken it now replaces the whole var name with _
unused
_unused
_
No response
The text was updated successfully, but these errors were encountered:
Add tests for unused variable quickfix
cb1f0ee
These tests are incorrect because unused variable quickfix is broken #218. Will be fixed later. commit-id:ed657c7e
WIP Fix unsued variable code code action
46079f9
Fix #218
eaa57a8
b2979bf
Draggu
Successfully merging a pull request may close this issue.
Problem
citing @0xLucqs:
Steps
No response
Possible Solution(s)
No response
Notes
No response
Scarb Version
The text was updated successfully, but these errors were encountered: