ratatui/benches
EdJoPaTo c12bcfefa2
refactor(non-src): apply pedantic lints (#976)
Fixes many not yet enabled lints (mostly pedantic) on everything that is
not the lib (examples, benchs, tests). Therefore, this is not containing
anything that can be a breaking change.

Lints are not enabled as that should be the job of #974. I created this
as a separate PR as its mostly independent and would only clutter up the
diff of #974 even more.

Also see
https://github.com/ratatui-org/ratatui/pull/974#discussion_r1506458743

---------

Co-authored-by: Josh McKinney <joshka@users.noreply.github.com>
2024-03-02 01:06:53 -08:00
..
barchart.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
block.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
list.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
paragraph.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
sparkline.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00