go-simpler / sloglint

🪵 Ensure consistent code style when using log/slog
https://go-simpler.org/sloglint
Mozilla Public License 2.0
75 stars 5 forks source link

feat: implement `-no-global` #32

Closed tmzane closed 3 months ago

tmzane commented 3 months ago

Closes #30

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 69.44444% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 84.06%. Comparing base (b258907) to head (7a56fe5).

Files Patch % Lines
sloglint.go 69.44% 7 Missing and 4 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #32 +/- ## ========================================== - Coverage 84.75% 84.06% -0.69% ========================================== Files 2 2 Lines 223 251 +28 ========================================== + Hits 189 211 +22 - Misses 29 33 +4 - Partials 5 7 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.