[feat] lint project for hard code magic number
Open
area/test
priority/low
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
# feat
lint project for hard code magic number
## prior art
clang-tidy readability-magic-numbers
https://clang.llvm.org/extra/clang-tidy/checks/readability/magic-numbers.html
## related
https://github.com/lima-vm/lima/issues/5333
Contributor guide
Research direction
No files, tests, or entry points are named. Start by reviewing the related issue #5333 and the clang-tidy readability-magic-numbers prior art, then locate the project's existing lint configuration and CI entry point. Done should mean the agreed project-wide magic-number lint runs consistently with an accepted scope for exceptions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100