blocky/lists
Dimitri Herzog a4b89537db
update golangci-lint (#510)
* update golangci-lint

* enable gomnd linter

* enable asciicheck linter

* enable bidichk linter

* enable durationcheck linter

* enable errchkjson linter

* enable errorlint linter

* enable exhaustive linter

* enable gomoddirectives linter

* enable gomodguard guard

* enable grouper linter

* enable grouper and ifshort linters

* enable importas linter

* enable makezero linter

* enable nestif linter

* enable nilerr linter

* enable nilnil linter

* enable nlreturn linter

* enable nolintlint linter

* enable predeclared linter

* enable sqlclosecheck linter

* enable tenv linter

* enable wastedassign linter
2022-05-10 09:09:50 +02:00
..
downloader.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
downloader_test.go chore: refactoring list cache, extracting download functionality (#508) 2022-05-06 17:57:33 +02:00
list_cache.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
list_cache_enum.go update go-enum to v0.4.0 2022-03-28 21:35:48 +02:00
list_cache_test.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
list_suite_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00