Ben Kochie
|
009b0abbe9
|
refactor: update golintci-lint and linter issues
* Update golangci-lint
Update golangci-lint to v2.
Signed-off-by: SuperQ <superq@gmail.com>
* Fixup various linter issues.
Signed-off-by: SuperQ <superq@gmail.com>
---------
Signed-off-by: SuperQ <superq@gmail.com>
|
2025-04-13 03:55:30 +02:00 |
Siyuan Miao
|
4c37f7e079
|
refactor: use structured logging
|
2025-04-11 00:43:46 +02:00 |
Siyuan Miao
|
f3c49b853d
|
fix(usb_mass_storage): should use path instead of configPath
|
2025-03-19 17:43:19 +01:00 |
Aveline
|
38d6f57786
|
chore: Enable golangci-lint (#7)
|
2025-03-12 14:55:56 +01:00 |
SuperQ
|
c818d498a9
|
Logging cleanup
* Cleanup additional `fmt.Println()` that should call logger.
* Use `%v` for logging errors.
Signed-off-by: SuperQ <superq@gmail.com>
|
2025-03-11 18:47:49 +01:00 |
SuperQ
|
97ce785056
|
Fix more linter issues.
Signed-off-by: SuperQ <superq@gmail.com>
|
2025-03-11 18:35:12 +01:00 |
SuperQ
|
34e33e45bf
|
Cleanup logging
Make sure all logging output is called via the main logger instead of
stdlib `"log"` or `fmt.Print(f|ln)`.
Signed-off-by: SuperQ <superq@gmail.com>
|
2025-03-11 16:53:54 +01:00 |
Siyuan Miao
|
d1948adca8
|
refactor(usb): move usbconfig to a seperated package
|
2025-03-10 14:02:52 +01:00 |
Adam Shiervani
|
20780b65db
|
Release 202412292127
|
2024-12-29 21:27:42 +01:00 |