blocky/lists
Kwitsch debac9eaa8
Refactoring/linter (#1447)
* update golangci-lint to v1.57.2

* linter fixes
2024-04-12 16:44:50 -04:00
..
parsers style(tests): `ShouldNot(Succeed())` -> `Should(HaveOccurred())` 2023-12-01 15:53:11 -05:00
downloader.go Refactoring/linter (#1447) 2024-04-12 16:44:50 -04:00
downloader_test.go fix: use proxy env vars via Go default HTTP Transport values 2024-04-10 09:43:57 -04:00
list_cache.go feat: update list config and code to use "allow/deny" language 2024-04-11 18:33:09 -04:00
list_cache_benchmark_test.go feat: update list config and code to use "allow/deny" language 2024-04-11 18:33:09 -04:00
list_cache_enum.go feat: update list config and code to use "allow/deny" language 2024-04-11 18:33:09 -04:00
list_cache_test.go feat: update list config and code to use "allow/deny" language 2024-04-11 18:33:09 -04:00
list_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00
sourcereader.go Refactoring: FileDownloader (#1281) 2023-11-29 18:18:29 +01:00