Skip to content
This repository has been archived by the owner on Aug 21, 2022. It is now read-only.

Configuration

saibing edited this page Jan 23, 2019 · 4 revisions

Content

bingo's flag

--trace

print all requests and responses

--logfile <path>

log both stdout and stderr to a file

--format-style <style>

which format style is used to format documents. Supported: gofmt and goimports

--diagnostics-style <style>

which diagnostics style is used to diagnostics current document. Supported: none, instant, onsave.

--cache-style

set global cache style: none, on-demand, always.

Clone this wiki locally