NewToken method is run twice in case of `len(gincl.Token) = 0` when it is also run in the `gincl.NewToken` method.
Open
- Dominant language
- Go
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
As a minor comment, this method is run twice in case of `len(gincl.Token) = 0` when it is also run in the `gincl.NewToken` method.
_Originally posted by @mpsonntag in https://github.com/G-Node/gin-cli/pull/282_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.