aptly/utils
Harald Sitter 46c2182ade fix linting by using new maligned linter instead of aligncheck
upstream switched the alignment check backend and in doing so fails to run
if the old backend is defined in the config.

also skip alignment linting on a struct we use for byte decoding as we have
no choice in its member order.
2017-10-31 12:24:31 +01:00
..
checksum.go New ChecksumStorage and new PackagePool interfaces 2017-04-26 23:17:04 +03:00
checksum_test.go Implemented filesystem endpoint with support for hardlinks, symlinks and copy. 2017-04-13 20:25:40 +02:00
compress.go only create bzip file if needed. #415 2016-10-13 13:48:28 +02:00
compress_test.go Fix compression test for Go 1.7+ 2016-11-28 17:14:36 +03:00
config.go fix linting by using new maligned linter instead of aligncheck 2017-10-31 12:24:31 +01:00
config_test.go Implement flag/config falue for GPG provider 2017-07-21 01:01:58 +03:00
copyfile.go Simple CopyFile utility function. #71 2015-03-15 18:15:46 +03:00
human.go Style fixes from go vet. 2015-02-22 14:36:14 +03:00
human_test.go gofmt -s 2015-02-22 14:29:09 +03:00
list.go Add govet/golint into Travis CI build 2017-03-22 21:49:16 +03:00
list_test.go Add govet/golint into Travis CI build 2017-03-22 21:49:16 +03:00
utils.go Add govet/golint into Travis CI build 2017-03-22 21:49:16 +03:00
utils_test.go gofmt -s 2015-02-22 14:29:09 +03:00