文件名称:errorformat:Go中Vim的quickfix errorformat实现
文件大小:103KB
文件格式:ZIP
更新时间:2024-02-27 04:20:31
lint vim go golang checkstyle
errorformat-Go中的Vim'errorformat'实现 errorformat是Vim在golang中的quickfix 实现。 errorformat为主要工具提供默认的错误格式。 您可以查看已定义的错误格式。 而且,以类似于Vim的错误格式的方式也很容易。 请注意,它与Vim实现高度兼容,但不支持Vim正则表达式。 :play_button_selector: 操场 :play_button_selector: 上尝试errorformat! 游乐场使用尝试在Go with JavaScript中实现 :sparkles: 用法 import "github.com/reviewdog/errorformat" 例 码: in := ` golint.new