moja-global / moja-global/FLINT
Change to using a better string formatter
Open
Nobody has claimed this yet.
Enhancement
Good First Issue
- Dominant language
- C++
- Stars
- 56
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Change to using a better string formatter – use this perhaps (https://github.com/fmtlib/fmt
) an Implementation of C++20 std::format.
More questions/suggestions, please contact Jim via slack.
https://app.slack.com/client/T1G1M5HPF/D014VTVKJEA
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by surveying the FLINT C++ codebase to identify current string-formatting usage and compare it with the linked fmt project. Done would require an agreed scope, a consistent formatter change, and validation through the affected project checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100