Daniele Scasciafratte
Daniele Scasciafratte
I have the same issue but with poetry but in my case I didn't configured postgres. I was trying to see if I can use locally sqlite for development.
The code involved is https://github.com/amber-lang/amber/blob/435d91c4aabce2bd016db77313b221eec38a6a65/src/modules/function/invocation.rs#L158 Basically print that also if the function doesn't have any return.
Yeah this is something for @Ph0enixKM that knows how works.
maybe a prefilled parameter that the developer can define, the code automatically should check if the path is part of that and shows an alert.
@KrosFire there is #219 for debug more :-)
I think that needs just one parameter, to remove folders and a sanitization for the path. I think that other languages just do that, it is a task for the...
Can you add a line in the Readme about the bash dependency checker? There is already one about shfmt.
I want to report that clippy is warning about some function unused.
Well at that point it will be a conflict? We should keep a duplicate?
If we implement this we need to add also a flag to Amber to define the bash version to support