Describe the solution you'd like
Use eclint fix to apply fixes when an option is set. A few considerations:
- On protected branches, a pull request will need to be created. Something like
<user/patch-n>.
- On non-protected branches there should be an option to either push a new commit or create a new branch and open a PR.
Describe alternatives you've considered
Do nothing, keep current behavior
Describe the solution you'd like
Use
eclint fixto apply fixes when an option is set. A few considerations:<user/patch-n>.Describe alternatives you've considered
Do nothing, keep current behavior