-
Notifications
You must be signed in to change notification settings - Fork 1
Run quickfixes in CLI #1352
Copy link
Copy link
Open
Description
Is your feature request related to a problem?
The CLI already has a check command to validate code, but it cannot fix issues.
Desired solution
Add a new --fix flag to the check command that also runs all primary quickfixes.
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable