Greg Wolff
Results
1
issues of
Greg Wolff
If the .env file has a field written as ``` MY_VAR_NAME = my_value ``` the parsing to a struct will fail because the struct fields cannot contain whitespaces Recommend adding...