Skip to content

Commit

Permalink
Appease Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
matthutchinson committed Apr 5, 2017
1 parent 8dc40d1 commit d9e4272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lolcommits/backends/installation_git.rb
Expand Up @@ -58,7 +58,7 @@ def self.do_disable
end

def self.hook_script(capture_args = '')
# TODO have this return a single line bash like mercurial install, and DRY
# TODO: have this return a single line bash like mercurial install, and DRY
# this method (only different in git is the rebase-merge check which could
# be extracted
ruby_path = Lolcommits::Platform.command_which('ruby', true)
Expand Down

0 comments on commit d9e4272

Please sign in to comment.