rust/clippy_lints
taiga.watanabe aa8a82ec26 FIX: issue-12279
----
UPDATE: add async block into test.

FIX: no_effect

Fixed asynchronous function parameter names with underscores so that warnings are not displayed when underscores are added to parameter names

ADD: test case
2024-02-21 23:26:29 +09:00
..
2024-02-21 23:26:29 +09:00
2024-02-08 19:13:40 +01:00

This crate contains Clippy lints. For the main crate, check GitHub.