Unpin cpplint
Open
- Dominant language
- C++
- Stars
- 830
- Forks
- 112
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 18
Description
https://github.com/dmlc/treelite/pull/587 introduced the package pin `cpplint==1.6.1` to work around the bug in https://github.com/cpplint/cpplint/issues/293. Once https://github.com/cpplint/cpplint/issues/293 is fixed and new version of cpplint is release, the pin should be removed.
Contributor guide
No contributing guide indexed for this repository
Research direction
First verify that cpplint issue #293 is fixed and that a newer cpplint release is available. Locate the dependency configuration containing cpplint==1.6.1, remove the pin, and confirm the project’s linting or dependency checks work with the released version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100