The cobra generator can't add commands when a project is accessed via a symlink #612
Labels
area/cobra-command
Core `cobra.Command` implementations
kind/bug
A bug in cobra; unintended behavior
Overview:
When your working directory is set to a project directory but the path contains a symlink, cobra add complains that your project isn't in the gopath even though it really is.
steps to reproduce:
Expected output:
The text was updated successfully, but these errors were encountered: