Page MenuHomePhabricator

misleading arc lint / autofix docs
Open, Needs TriagePublic

Description

- `autofix` This level is like `warning`, but if the message includes patches they will be applied automatically without prompting.

Automatically applying autofix patches not only isn't the default behavior, as far as I can tell there's no way to make it work like this (except for --amend-autofixes / -all)