rsconstruct 0.9.70

Rust based fast build system
1
2
test_checker!(yamllint, tool: "yamllint", processor: "yamllint",
    files: [("test.yaml", "---\nname: test\nvalue: 42\n")]);