Don't allow unquoted chars
Open
bug
- Dominant language
- C
- Stars
- 531
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
> The application shall quote the following characters if they are to represent themselves:
>
> | & ; < > ( ) $ ` \ " '
Contributor guide
Research direction
No file, test, or entry point is named in the issue. Start by locating the parser or lexer handling unquoted shell metacharacters, then compare its behavior with the quoted character list; done means the behavior matches the listed quoting requirement, with coverage for those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, shell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100