diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2020-05-20 22:56:01 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2020-05-20 22:56:01 -0400 |
| commit | aa527c49e11a5c158cf87df9969b882395a735e7 (patch) | |
| tree | 41d040e7ef706b1160bcf6297e0f69b9b3078d2c /Makefile | |
| parent | 7597dd94a53f834e67c35df51dccf90fe56b7f82 (diff) | |
Refactoring: deduplicating identical URL-parsing functions
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -152,7 +152,7 @@ gomplate.png: gomplate.svg cloudconvert -f png -c density=288 $^ lint: - golangci-lint --version + @golangci-lint --version @golangci-lint run --timeout 2m --disable-all \ --enable depguard \ --enable dupl \ |
