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

Is there any list of fixers provided by Fixit? #194

Closed
Zac-HD opened this issue May 25, 2021 · 2 comments
Closed

Is there any list of fixers provided by Fixit? #194

Zac-HD opened this issue May 25, 2021 · 2 comments

Comments

@Zac-HD
Copy link

Zac-HD commented May 25, 2021

I'd like to run them from shed --refactor, but I can't find any documentation or even CLI help stating what rules have autofixers, or what the fixers do. #90 is the closest I know of.

@jimmylai
Copy link
Contributor

@Zac-HD The list of rules and autofixer info can be found on the document. It also provide autofix examples for invalid code.
https://fixit.readthedocs.io/en/latest/rules/AddMissingHeaderRule.html

@Zac-HD
Copy link
Author

Zac-HD commented May 25, 2021

Thanks Jimmy!

@Zac-HD Zac-HD closed this as completed May 25, 2021
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

No branches or pull requests

2 participants