blocky/cmd
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
..
blocking.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
blocking_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
cmd_suite_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
lists.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
lists_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
query.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
query_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
root.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
root_test.go Support of DoH/DoT as bootstrap DNS (#485) 2022-04-22 22:12:35 +02:00
serve.go update golangci-lint (#510) 2022-05-10 09:09:50 +02:00
serve_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
version.go use full-qualified name as module 2021-08-27 13:41:36 +02:00
version_test.go Update to gingko v2 (#447) 2022-03-03 11:27:27 +01:00