Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hori-ryota committed Aug 30, 2017
1 parent b5271d0 commit 117c334
Show file tree
Hide file tree
Showing 2 changed files with 530 additions and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/go/lint.vim
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function! go#lint#Gometa(autosave, ...) abort
" For async mode (s:lint_job), we want to override the default deadline only
" if we have a deadline configured.
"
" For sync mode (go#tool#ExecuteInDir), always explicitly pass the 5 seconds
" For sync mode (go#util#System), always explicitly pass the 5 seconds
" deadline if there is no other deadline configured. If a deadline is
" configured, then use it.

Expand Down
Loading

0 comments on commit 117c334

Please sign in to comment.