data_to_text.rs: change from . as unrecognized character to ' ' demo.rs: improves POC display of headers tests/primitive_formatting.rs: initial tests of bool formatting
3 lines
127 B
TOML
3 lines
127 B
TOML
[alias]
|
|
coverage = "tarpaulin --out Html --skip-clean --output-dir coverage --exclude-files src/bin/* --exclude-files tests/*"
|