文件名称:lintflow:皮棉大师
文件大小:58KB
文件格式:ZIP
更新时间:2024-03-25 05:22:14
Go
棉绒 介绍 lintflow是用Go语言编写的皮棉工大师。 见作为lintflow的工人。 先决条件 转到> = 1.15.0 gRPC == 1.26.0 建造 git clone https://github.com/craftslab/lintflow.git cd lintflow make build 跑 ./lintflow --config-file= " config.yml " --code-review= " gerrit " --commit-hash= " {hash} " --output-file= " output.json " 码头工人 git clone https://github.com/craftslab/lintflow.git cd lintflow docker build --no-cache -f Dockerfile -t craft
【文件预览】:
lintflow-master
----Dockerfile(347B)
----.gitignore(205B)
----main.go(666B)
----README.md(4KB)
----.github()
--------workflows()
----runtime()
--------runtime_test.go(859B)
--------runtime.go(1KB)
----tests()
--------invalid.yml(460B)
--------config.yml(531B)
----LICENSE(11KB)
----go.mod(453B)
----.golangci.yml(2KB)
----script()
--------build.sh(497B)
--------review.sh(150B)
--------clean.sh(24B)
--------test.sh(111B)
--------proto.sh(20B)
--------lint.sh(117B)
----review()
--------gerrit.go(8KB)
--------review.go(2KB)
--------gerrit_test.go(4KB)
--------review_test.go(2KB)
----config()
--------config.go(1KB)
--------config.yml(492B)
--------config_test.go(712B)
----design.png(34KB)
----flow()
--------flow_test.go(731B)
--------flow.go(2KB)
----go.sum(6KB)
----.travis.yml(530B)
----writer()
--------writer.go(5KB)
--------writer_test.go(2KB)
----proto()
--------proto.go(956B)
--------proto_test.go(693B)
----Makefile(497B)
----design.drawio(7KB)
----lint()
--------lint.go(957B)
--------lint_test.go(731B)
----cmd()
--------cmd.go(4KB)
--------cmd_test.go(1KB)