helix/xtask/src
Michael Davis 6182bdc860
xtask: Inline query and theme checks into main module
This reverts cosmetic changes from <https://redirect.github.com/helix-editor/helix/pull/3234>:
that PR split the tasks into separate modules but the query and theme
check tasks are small enough that splitting them into separate files (or
modules) adds unnecessary friction.

This change also adds `theme-check` to the help message for the xtask
crate.
2025-02-24 10:51:28 -05:00
..
docgen.rs minor: Setup default keymap directly in xtask docgen 2024-12-28 21:42:09 -05:00
helpers.rs Switch from toml::from_slice to toml::from_str (#5659) 2023-01-24 10:07:01 -06:00
main.rs xtask: Inline query and theme checks into main module 2025-02-24 10:51:28 -05:00
path.rs Add: validation of bundled themes in build workflow (#11627) 2024-09-28 13:52:09 +02:00