ratatui/examples/demo
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
..
app.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
crossterm.rs refactor(examples): add vim binding (#688) 2023-12-14 19:11:48 -08:00
main.rs docs(examples): add note about example versions to all examples (#871) 2024-01-24 11:50:18 -08:00
termion.rs refactor(examples): add vim binding (#688) 2023-12-14 19:11:48 -08:00
termwiz.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00
ui.rs refactor(non-src): apply pedantic lints (#976) 2024-03-02 01:06:53 -08:00