The settings page has a checkbox labeled Enable "Autocorrect" quick-fix. That sounded risky to me, so I didn't enable it. Later, I learned that it adds the Run swiftlint autocorrect option to the lint error popups. That is not risky.
Let's clarify the option to help other users understand what it does.
Suggested label: Show "Run swiftlint autocorrect" option on lint error popup.
The settings page has a checkbox labeled
Enable "Autocorrect" quick-fix
. That sounded risky to me, so I didn't enable it. Later, I learned that it adds theRun swiftlint autocorrect
option to the lint error popups. That is not risky.Let's clarify the option to help other users understand what it does.
Suggested label: Show "Run swiftlint autocorrect" option on lint error popup.