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

add autofix for local variable is never mutated error #1607

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

Techatrix
Copy link
Member

@Techatrix Techatrix commented Nov 16, 2023

This will add autofix support for the new error that will be produced by ziglang/zig#18017

Must be a hassle to fix all these errors without autofix...

fast_merge.png

@mlugg
Copy link
Contributor

mlugg commented Nov 17, 2023

Must be a hassle to fix all these errors without autofix...

yes
image

@SuperAuguste SuperAuguste force-pushed the techatrix/autofix-var-never-mutated branch from 843a659 to 4462c16 Compare November 21, 2023 07:33
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.

common techatrix w

@SuperAuguste SuperAuguste merged commit 209d8c4 into master Nov 21, 2023
8 checks passed
@SuperAuguste SuperAuguste deleted the techatrix/autofix-var-never-mutated branch November 21, 2023 17:24
@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