Skip to content

Conversation

@wilriker
Copy link
Contributor

Especially for running all tests it can be interesting to specify the cwd so you can e.g. pickup really all tests in a multi-module repo.

smlx and others added 2 commits March 21, 2024 17:24
By default, nvim-go auto-formats on save. Occasionally when saving,
goimports returns a "no such file" error. This seems to be caused by a
race between the format job, and Neovim writing out the file.

By running the formatting job synchronously this race is avoided.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants