ManageIQ / ManageIQ/miq_bot

Find cop for preferred methods

Open
#7 5 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted new batch entry pinned
Dominant language
Ruby
Stars
16
Forks
39
Avg merge
1d 11h
Merged PRs (30d)
8

Description

For example prefer .to_sym over .intern.

The existing preferred methods cop only works on collections.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Start by locating the existing preferred methods cop and the entry point that handles collection cases, then verify the desired `.to_sym` over `.intern` behavior. Done means the cop also identifies this preferred-method case and its relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.