ci: replace superlinter with megalinter (#923)

* ci: replace superlinter with megalinter

Signed-off-by: hackercat <me@hackerc.at>

* fix: apply lint recommendations

Signed-off-by: hackercat <me@hackerc.at>
This commit is contained in:
Ryan
2021-12-22 18:29:43 +01:00
committed by GitHub
parent adabf2a202
commit 9be6a58c0e
15 changed files with 58 additions and 56 deletions

View File

@@ -10,15 +10,15 @@ builds:
- windows
goarch:
- amd64
- 386
- '386'
- arm64
- arm
goarm:
- 6
- 7
- '6'
- '7'
ignore:
- goos: windows
goarm: 6
goarm: '6'
checksum:
name_template: 'checksums.txt'
archives: