rsconstruct 0.9.81

Rust based fast build system
1
2
test_checker!(stylelint, tool: "stylelint", processor: "stylelint",
    files: [(".stylelintrc.json", "{\"rules\": {}}\n"), ("test.css", "body {\n  color: red;\n}\n")]);