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

disable autofix for var never mutated #1652

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

xdBronch
Copy link
Contributor

@xdBronch xdBronch commented Dec 5, 2023

the fix is still available as a code action, just manual now

Copy link
Member

@SuperAuguste SuperAuguste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will fix later

Copy link

codecov bot commented Dec 5, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b328500) 75.60% compared to head (5e4ae3a) 75.18%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1652      +/-   ##
==========================================
- Coverage   75.60%   75.18%   -0.43%     
==========================================
  Files          33       33              
  Lines        9031     9038       +7     
==========================================
- Hits         6828     6795      -33     
- Misses       2203     2243      +40     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tests/lsp_features/code_actions.zig Outdated Show resolved Hide resolved
@SuperAuguste SuperAuguste merged commit 128a161 into zigtools:master Dec 8, 2023
5 of 6 checks passed
@xdBronch xdBronch deleted the never-mut-autofix branch December 9, 2023 01:41
llogick pushed a commit that referenced this pull request Dec 9, 2023
* disable autofix for var never mutated

* disable autofix and remove test
@Techatrix Techatrix mentioned this pull request Jun 12, 2024
24 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants