Add sloglint

Thomas 2023-10-21 17:17:04 +03:00
parent 97847b77da
commit d2b14eefb3

@ -51,3 +51,4 @@ This page links to projects that use or enhance [`slog`](https://pkg.go.dev/log/
- slog-sampling: drop repetitive log entries: https://github.com/samber/slog-sampling
- slog-context: adds support to reading values from context: https://github.com/PumpkinSeed/slog-context
- slogassert: handle for testing slog logs emitted by code: https://github.com/thejerf/slogassert
- sloglint: ensure consistent code style when using `log/slog`: https://github.com/go-simpler/sloglint