mirror of
https://github.com/ratatui/ratatui.git
synced 2025-09-27 04:50:46 +00:00

- format toml files using taplo - add toml formatting check to CI - use xtask consistently from bacon - refactor xtask commands to take params instead of multiple commands
xtask for ratatui
A simple task runner for the project.
See https://github.com/matklad/cargo-xtask for details on the xtask pattern.
Run cargo xtask --help
for more information