ratatui/tests
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
..
block.rs feat: add stateful widgets 2020-02-23 19:23:37 +01:00
chart.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
gauge.rs feat: add stateful widgets 2020-02-23 19:23:37 +01:00
list.rs chore: enable clippy on all targets and all features 2020-05-17 01:07:49 +02:00
paragraph.rs feat: add stateful widgets 2020-02-23 19:23:37 +01:00
size.rs Upgrade to 2018 edition 2019-01-13 14:35:51 +00:00
table.rs feat: add stateful widgets 2020-02-23 19:23:37 +01:00