Skip to content

Instantly share code, notes, and snippets.

@777777miSSU7777777
Created August 19, 2019 10:10
Show Gist options
  • Select an option

  • Save 777777miSSU7777777/cde5be21cfb880cbe5f292b2ef0761f0 to your computer and use it in GitHub Desktop.

Select an option

Save 777777miSSU7777777/cde5be21cfb880cbe5f292b2ef0761f0 to your computer and use it in GitHub Desktop.
{
"editor.formatOnSave": true,
"go.formatTool": "goimports",
"go.lintTool":"golangci-lint",
"go.lintFlags": [
"--fast"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment