ratatui/examples
Florian Dehau 5a590bca74 chore: enable clippy on all targets and all features
- Remove deny warnings in lib.rs. This allows easier iteration when developing
new features. The warnings will make the CI fails anyway on the clippy CI
stage.
- Run clippy on all targets (including tests and examples) and all features.
- Fail CI on clippy warnings.
2020-05-17 01:07:49 +02:00
..
demo chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
util chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
barchart.rs chore: remove unecessary dependencies 2020-03-13 02:07:13 +01:00
block.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
canvas.rs chore: remove unecessary dependencies 2020-03-13 02:07:13 +01:00
chart.rs refactor(widgets/canvas): allow canvas to render with a simple dot character instead of braille patterns 2020-04-14 02:17:22 +02:00
crossterm_demo.rs fix(examples): improve input handling in crossterm demo 2020-04-14 18:00:52 +02:00
curses_demo.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
custom_widget.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
gauge.rs chore: remove unecessary dependencies 2020-03-13 02:07:13 +01:00
layout.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
list.rs chore: remove unecessary dependencies 2020-03-13 02:07:13 +01:00
paragraph.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
popup.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
rustbox_demo.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
sparkline.rs chore: remove unecessary dependencies 2020-03-13 02:07:13 +01:00
table.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
tabs.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
termion_demo.rs feat: add an option to run the examples without all unicode symbols 2020-04-14 02:17:22 +02:00
user_input.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00