yew/tools/changelog/Makefile.toml
Julius Lungys f749ca3c83
Move/Remove tools (#2274)
* move tools

* delete yew-validation

* update paths

* fix cargo.toml
2021-12-15 22:53:01 +01:00

5 lines
108 B
TOML

# Extends the root Makefile.toml
[tasks.doc-test]
command = "echo"
args = ["No doctests run for changelog"]