Guest User

Untitled

a guest
Dec 11th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Use this File Watcher configuration for `gometalinter` errors to appear as squiggles in your IDE.
  2.  
  3. # Arguments
  4.  
  5. `--vendor --fast --enable-gc --tests --aggregate --disable=gotype $FileDir$ --format="{{.Path}}:{{.Line}}: {{.Message}}"`
  6.  
  7. # Output filters
  8.  
  9.  
  10. `$FILE_PATH$:$LINE$:$MESSAGE$`
Add Comment
Please, Sign In to add comment