Modify some comments, use 'complete-build' command in sourcehut build where appropriate

This commit is contained in:
Alessio 2022-03-22 13:12:21 -07:00
parent d1d80a91cd
commit da9a5d4de8
3 changed files with 3 additions and 7 deletions

View File

@ -104,7 +104,7 @@ tasks:
if [[ -z "$version" ]]
then
# Not on a release branch; just exit this task
exit
complete-build
fi
sudo apt install -y curl gnupg

View File

@ -35,6 +35,7 @@ linters:
# Useless linters:
# - dogsled
# - wsl (don't like it for now)
# - golint (deprecated, replaced by 'revive')
# TODO: "go fix" -- what is it? What does it do?
@ -248,11 +249,6 @@ linters-settings:
# goimports:
# # put imports beginning with prefix after 3rd-party packages;
# # it's a comma-separated list of prefixes
# local-prefixes: github.com/org/project
# golint:
# # minimal confidence for issues, default is 0.8
# min-confidence: 0.8
# gomnd:
# settings:

View File

@ -29,7 +29,7 @@ echo "Package: offline-twitter-engine
Version: $1
Architecture: all
Maintainer: me@playfulpachyderm.com
Installed-Size: 7200
Installed-Size: 7700
Depends:
Section: web
Priority: optional