revive: adjust for default do_check

This commit is contained in:
classabbyamp 2024-08-09 13:36:45 -04:00 committed by classabbyamp
parent 0954bfef03
commit 135c5dd63d
1 changed files with 0 additions and 4 deletions

View File

@ -13,10 +13,6 @@ changelog="https://github.com/mgechev/revive/releases"
distfiles="https://github.com/mgechev/revive/archive/refs/tags/v${version}.tar.gz"
checksum=a9373b4a2cd480d5383831b6927bc701f9ca1d02c5dc3e7c3f34d4bb189167cb
do_check() {
go test -v ./...
}
post_install() {
vdoc RULES_DESCRIPTIONS.md
vdoc README.md