mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
revive: adjust for default do_check
This commit is contained in:
parent
0954bfef03
commit
135c5dd63d
1 changed files with 0 additions and 4 deletions
|
@ -13,10 +13,6 @@ changelog="https://github.com/mgechev/revive/releases"
|
||||||
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a9373b4a2cd480d5383831b6927bc701f9ca1d02c5dc3e7c3f34d4bb189167cb
|
checksum=a9373b4a2cd480d5383831b6927bc701f9ca1d02c5dc3e7c3f34d4bb189167cb
|
||||||
|
|
||||||
do_check() {
|
|
||||||
go test -v ./...
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vdoc RULES_DESCRIPTIONS.md
|
vdoc RULES_DESCRIPTIONS.md
|
||||||
vdoc README.md
|
vdoc README.md
|
||||||
|
|
Loading…
Add table
Reference in a new issue