Skip to content

Mark all format-like macros for Clippy#4231

Merged
WillLillis merged 1 commit intotree-sitter:masterfrom
nyurik:lint-fmt
Mar 3, 2025
Merged

Mark all format-like macros for Clippy#4231
WillLillis merged 1 commit intotree-sitter:masterfrom
nyurik:lint-fmt

Conversation

@nyurik
Copy link
Contributor

@nyurik nyurik commented Feb 21, 2025

See https://doc.rust-lang.org/nightly/clippy/attribs.html#clippyformat_args

Ensure that usage of the macros with format!-like parameters will be validated by Clippy

See https://doc.rust-lang.org/nightly/clippy/attribs.html#clippyformat_args

Ensure that usage of the macros with `format!`-like parameters will be validated by Clippy
@WillLillis WillLillis merged commit b749c02 into tree-sitter:master Mar 3, 2025
19 checks passed
@WillLillis
Copy link
Member

Thanks!

@nyurik nyurik deleted the lint-fmt branch March 3, 2025 07:36
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.

2 participants