coala / coala/coala-quickstart
Update usage of get_filtered_bears method from coalib
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
This method `coalib.settings.ConfigurationGathering.get_filtered_bears` is replaced with `coalib.settings.ConfigurationGathering.get_all_bears` in https://github.com/coala/coala/pull/4240 and will be deprecated as per discussion in https://github.com/coala/coala/issues/4519
The usage needs to be changed to the more generic `FilterHelper.get_filtered_bears`
importance/high
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the coala-quickstart repository for usage of ConfigurationGathering.get_filtered_bears and read the surrounding call site. Compare it with FilterHelper.get_filtered_bears and confirm that the deprecated coalib method is no longer used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100