This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
[BUG] Slash in new formula's command generate a path error #108
Labels
🪲 bug
Report a bug encountered while operating Ritchie
What happened: When trying to create a new formula, if you specify a command like
rit teste teste_sub/teste
in the "new formula's command" prompt, the resulting path is malformed and you receive a path not found error.What you expected to happen: Either explicitly block backslash and forward slash in command or properly address them.
How to reproduce it (as minimally and precisely as possible):
rit create formula
>rit teste teste/sub
rit create firmula
>rit teste teste\sub
Anything else we need to know?: Tested in windows only.
Environment:
rit --version
): 1.0.0-beta.6The text was updated successfully, but these errors were encountered: