ManageIQ/miq_bot

Find cop for preferred methods

Open

#7 opened on Oct 22, 2014

View on GitHub
 (5 comments) (0 reactions) (0 assignees)Ruby (38 forks)auto 404
enhancementhelp wantednew batch entrypinned

Repository metrics

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

Description

For example prefer .to_sym over .intern.

The existing preferred methods cop only works on collections.

Contributor guide