monkeytypegame / monkeytypegame/monkeytype
Shared custom test ignores pipeDelimiter false
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.7k
- Forks
- 3.3k
- PR merge metrics
- No merged PRs in 30d
Description
When a shared custom test sets pipeDelimiter to false, Monkeytype does not apply the value. If the recipient already has the pipe delimiter enabled, it stays enabled and changes how the shared text is interpreted.
Expected: The shared value should replace the previous local setting.
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
Start by locating the shared custom test handling and the code that applies the pipeDelimiter setting. Reproduce a shared value of false for a recipient whose local setting is true, then verify that the shared value replaces the local setting and changes how the text is interpreted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100