Rylan Polster d921e94a2b rubocop: separate args for shell commands
Use `system "foo", "bar"` instead of `system "foo bar"`. Also applies to
`Utils.popen_read` and `Utils.popen_write` commands. RuboCop can
automatically fix these problems.
2020-06-29 13:26:58 -04:00
..
2020-04-18 15:44:24 +01:00
2020-06-02 09:49:23 +01:00
2020-06-22 14:39:49 +02:00