Skip to content

Instantly share code, notes, and snippets.

@thisismydesign
Last active April 10, 2018 15:12
Show Gist options
  • Save thisismydesign/46e30e229352a1206ca698d86ae24941 to your computer and use it in GitHub Desktop.
Save thisismydesign/46e30e229352a1206ca698d86ae24941 to your computer and use it in GitHub Desktop.
RuboCop parallel auto-correct problem
$ rubocop --parallel --auto-correct
# =>
# -P/--parallel can not be combined with --auto-correct.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment