Files
oak-gpui/crates/editor/src
Marshall Bowers fc8e515fe8 Enable clippy::too_many_arguments (#8734)
This PR enables the
[`clippy::too_many_arguments`](https://rust-lang.github.io/rust-clippy/master/index.html#/too_many_arguments)
rule.

I opted to add `#[allow(clippy::too_many_arguments)]` on the individual
violations, as reworking them to take fewer arguments is a more involved
task.

Release Notes:

- N/A
2024-03-02 18:42:05 -05:00
..
2024-02-01 22:22:02 -07:00
2024-01-03 10:58:57 -08:00
2024-03-02 17:37:48 -05:00
2024-03-02 17:37:48 -05:00
2024-03-02 18:24:22 -05:00
wip
2023-01-25 11:32:19 -08:00
2024-01-09 11:36:36 +02:00