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 `-key-naming-case` #15

Closed tmzane closed 8 months ago

tmzane commented 8 months ago

As previously suggested by @mattdowdell in #13.

@mattdowdell PTAL, maybe you have something to add :)

codecov[bot] commented 8 months ago

Codecov Report

Attention: 17 lines in your changes are missing coverage. Please review.

Comparison is base (1301dc6) 90.44% compared to head (46e25aa) 84.92%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ========================================== - Coverage 90.44% 84.92% -5.52% ========================================== Files 1 1 Lines 136 199 +63 ========================================== + Hits 123 169 +46 - Misses 9 24 +15 - Partials 4 6 +2 ``` | [Files](https://app.codecov.io/gh/go-simpler/sloglint/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-simpler) | Coverage Δ | | |---|---|---| | [sloglint.go](https://app.codecov.io/gh/go-simpler/sloglint/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-simpler#diff-c2xvZ2xpbnQuZ28=) | `84.92% <73.01%> (-5.52%)` | :arrow_down: |

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