You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix-plus/.github
Michael Davis 61828ea519
use 'cargo test --workspace' in CI (#1793)
79caa7b72b setup helix-term as the
default workspace member (which I believe is done to avoid building
xtask on every compile). This changes the behavior of 'cargo test'
though so that it only runs helix-term tests by default. To run all
tests, we switch to 'cargo test --workspace'.
2 years ago
..
ISSUE_TEMPLATE Add terminal emulator to bug report (#1535) 2 years ago
workflows use 'cargo test --workspace' in CI (#1793) 2 years ago
dependabot.yml Add dependabot config 3 years ago