Orhun Parmaksız d201b8e5dd
chore(xtask): check lints for only library targets (#1531)
Makes it possible to filter workspace packages by their targets.
(e.g. when we want to retrieve all the binary targets / examples, etc.)
2024-11-30 15:41:27 -08:00
..

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