RubyMine and Rubocop: Performing safe autocorrects on save

Posted 10 months ago. Visible to the public. Repeats.
  • Ctrl + Alt + S > search "rubocop on save"
  • Under "Inspections", check the highlighted box on rubocop -a

Caveat: This adds a little time overhead to saving. When you're editing many files at once (e.g. using "Replace All"), this may be inacceptable.

Dominik Schöler
Last edit
10 months ago
Dominik Schöler
License
Source code in this card is licensed under the MIT License.
Posted by Dominik Schöler to makandra dev (2023-08-02 09:18)