11 Star 42 Fork 14

Gitee 极速下载/webp-server-go

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/webp-sh/webp_server_go
克隆/下载
.golangci.yml 825 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nova Kwok 提交于 2023-03-18 22:24 . Add golangci/golangci-lint (#181)
run:
timeout: 10m
linters:
disable-all: true
enable:
- misspell
- ineffassign
- typecheck
- unused
- gosimple
- errcheck
- staticcheck
- stylecheck
- gosec
- asciicheck
- bodyclose
- exportloopref
- rowserrcheck
- unconvert
- makezero
- durationcheck
- prealloc
- predeclared
linters-settings:
staticcheck:
checks: ["S1002","S1004","S1007","S1009","S1010","S1012","S1019","S1020","S1021","S1024","S1030","SA2*","SA3*","SA4009","SA5*","SA6000","SA6001","SA6005", "-SA2002"]
stylecheck:
checks: ["-ST1003"]
gosec:
severity: "low"
confidence: "low"
excludes:
- G101
- G107
issues:
exclude-rules:
- path: _test\.go
linters:
- errcheck
- gosec
- rowserrcheck
- makezero
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/webp-server-go.git
git@gitee.com:mirrors/webp-server-go.git
mirrors
webp-server-go
webp-server-go
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385