-
I love the auto import features of vscode-go, but it always bugs me that I can wind up in scenarios where the imports aren't collapsed into a
```
import (
// first
// second
// etc
)
```
stat…
-
```
$> godownloader -repo https://github.com/alecthomas/gometalinter > foo.sh
2018/03/09 16:23:01 Reading https://raw.githubusercontent.com/https://github.com/alecthomas/gometalinter/master/goreleas…
-
**Summary:**
`TestLink` in AS sometimes fails
**Steps to Reproduce:**
1. Run CI
2. If test failed, you're done, otherwise, go to 1.
**What do you see now?**
```
travis_fol…
-
![default](https://user-images.githubusercontent.com/8848263/42416227-765df574-829b-11e8-83e1-d3d9453db354.png)
> The link on the markdown file cannot be opened
![default](https://user-images.gi…
-
#### Description :octocat:
configuration-layer--elpa-archives is set but not work
#### Reproduction guide :beetle:
- set configuration-layer--elpa-archives in user-init function
- Start Emacs
…
-
I cannot seem to get consistent behavior with the istio/istio linters. It does not seem to match the output from `bin/fmt.sh` for checks like `goimports` or `go fmt -s`.
Running from HEAD:
```
…
-
#### Description :octocat:
Images with large size would not display, only the file text can be viewed. There is fundamental mode loaded instead of image mode. I have to view the image by `M-x image-m…
-
# Problem
As we integrated pretty a lot of linters into our CI pipeline, there are many warning identified.
# Implementation
Fix all warning reported by `make lint` across the whole project.…
-
syntastic did not highlight the go code and did not do check on :wq.
I haven't change any configuration.
-
#### Description :octocat:
web-beautify-js is adding extra indent.
#### Reproduction guide :beetle:
- Start Emacs
- Write some code.
- This is a sample snippet that, an extra indent is added af…
zer09 updated
6 years ago