diff options
author | w0rp <devw0rp@gmail.com> | 2021-05-26 22:43:30 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2021-05-26 22:43:33 +0100 |
commit | f53431331e2e2030a84de081baec93aad1e62363 (patch) | |
tree | c44ff92c5e4aaf6b39100e9ee40484a49ae39f78 /test/test-files/go | |
parent | 3f386ae5e988d6e1b39332a760f9e990d2df7f31 (diff) | |
download | ale-f53431331e2e2030a84de081baec93aad1e62363.zip |
Enable gopls by default with GOPATH detection
Diffstat (limited to 'test/test-files/go')
-rw-r--r-- | test/test-files/go/gopath/bin/gopls | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/test-files/go/gopath/bin/gopls b/test/test-files/go/gopath/bin/gopls new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/test-files/go/gopath/bin/gopls |