Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix inconsistent 'long' name for Level::Warning #322

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

Techcable
Copy link
Member

@Techcable Techcable commented Sep 10, 2023

Thanks to @Jonathas-Conceicao for discovering this :)

Fixes #282

Make sure to:

  • Add an entry to CHANGELOG.md (if necessary)

@Techcable Techcable linked an issue Sep 10, 2023 that may be closed by this pull request
@Techcable Techcable force-pushed the fix/inconsistent-warning-long-name branch from c5b0ad3 to 07faeda Compare September 10, 2023 03:05
Thanks to @Jonathas-Conceicao for discovering this :)

This affects formatting, now rustfmt places the array brackets
on seperate lines (eye roll).

Fixes #282
@Techcable Techcable force-pushed the fix/inconsistent-warning-long-name branch from 07faeda to d9567aa Compare September 10, 2023 03:06
@Techcable Techcable merged commit 81764c1 into master Sep 10, 2023
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unconsistent slog::Level conversion to string on Warning variation
1 participant