Codebase list golang-github-gobuffalo-packr / 0030ded
Trim trailing whitespace. Changes-By: lintian-brush Fixes: lintian: trailing-whitespace See-also: https://lintian.debian.org/tags/trailing-whitespace.html Raphaƫl Hertzog 3 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1111 go install ./...
1212
1313 override_dh_auto_install:
14 find .
14 find .
1515 dh_auto_install -- --no-source
1616
1717 override_dh_auto_test: