Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
edthamm authored Oct 6, 2017
1 parent ab1f58b commit b744677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint/ruby_linter.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def lookup_executables(cls, cmd):

if not ruby:
ruby = util.which('ruby')

if not ruby:
ruby = util.which('jruby')

Expand Down

0 comments on commit b744677

Please sign in to comment.