We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Executables built from go build for linux amd64 will not load .env properly if there exists inline comments like the following,
go build
.env
MY_VARIABLE=test # An inline comment