baek
Results
1
issues of
baek
When `.go-version` file contains go version without `go` (e.g. `1.22`, instead of `go1.22`), cd-ing into this directory prints error ``` Unrecognized command line argument: '' ``` We should consider allowing...