ManageIQ/miq_bot

Duplicate method cop shows path of file on the bot.

Open

#298 opened on Feb 9, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Ruby (38 forks)auto 404
bughelp wantedpinned

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

I got this warning in a comment from the bot. I'm not sure what the expected behavior would be, but this path isn't really helpful.

:warning: - Line 64, Col 5 - Lint/DuplicateMethods - Method LinuxAdmin::SystemdService#command_path is defined at both /tmp/d20170209-31186-tqhfik/lib/linux_admin/service/systemd_service.rb:50 and /tmp/d20170209-31186-tqhfik/lib/linux_admin/service/systemd_service.rb:64.

Contributor guide