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

Satisfy Clippy: Use variables directly in format strings #117

Merged
merged 1 commit into from
Jan 30, 2023

Conversation

intgr
Copy link
Owner

@intgr intgr commented Jan 30, 2023

Fixes https://rust-lang.github.io/rust-clippy/master/index.html#uninlined_format_args

Also configures Clippy allow-mixed-uninlined-format-args (in .clippy.toml)

@intgr intgr changed the title Fix Clippy: Use variables directly in format strings Satisfy Clippy: Use variables directly in format strings Jan 30, 2023
@intgr intgr merged commit 8cb0ccf into master Jan 30, 2023
@intgr intgr deleted the format-strings branch January 30, 2023 18:25
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.

1 participant