kellpossible / kellpossible/cargo-i18n
Move the available configuration options to a separate toml file, and test it
Open
good first issue
refactor
- Dominant language
- Rust
- Stars
- 146
- Forks
- 41
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 1
Description
Move the available configuration options in https://github.com/kellpossible/cargo-i18n#configuration to a separate toml file, and add a deserialization test for it to ensure that it doesn't get out of date.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the configuration section linked in the issue and locate the code that represents and deserializes the available options. Move those options into a separate TOML file and add a deserialization test that detects when the documented configuration becomes outdated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- localization
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100