This repository has been archived by the owner on Jul 12, 2022. It is now read-only.
[BUG] Create formula with specific words #249
Labels
🪲 bug
Report a bug encountered while operating Ritchie
What happened:
Error after create formula with specific words like:
go
java
python
test
formula
form
What you expected to happen:
Be warned about unallowed words
How to reproduce it (as minimally and precisely as possible):
rit create formula
enter the new command like: rit go go
and choose go language
errors came while building formula:
Build error:
main.go:5:2:
pkg/go/go.go:1:9: expected 'IDENT', found 'go'
pkg/go/go.go:3:1: expected ';', found 'import'
make: *** [Makefile:19: build] Error 1
Environment:
The text was updated successfully, but these errors were encountered: