Skip to content

How to set the -local option for goimports? #3977

Discussion options

You must be logged in to vote

There seems to be a g:ale_go_goimports_options setting you can use to pass options to the tool:

let g:ale_go_goimports_options = '-local'

Note the option does not seem to be documented but the implementation does use it.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bravoecho
Comment options

Answer selected by bravoecho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants