зеркало из
https://github.com/glebtv/tui-textarea.git
synced 2026-09-05 07:15:49 +03:00
use rust,ignore code fences in readme.md (fix #34)
so that we no longer need to add `--skip` on `cargo test`
Этот коммит содержится в:
@@ -1,3 +1,3 @@
|
||||
[alias]
|
||||
watch-check = ["watch", "-x", "clippy --features ratatui-crossterm,search --no-default-features --examples --tests", "-x", "clippy --features search --examples --tests"]
|
||||
watch-test = ["watch", "-x", "test --features=search -- --skip=src/lib.rs", "-w", "src", "-w", "tests"]
|
||||
watch-test = ["watch", "-x", "test --features=search", "-w", "src", "-w", "tests"]
|
||||
|
||||
Ссылка в новой задаче
Block a user