abineo-analytics-collector 0.1.0

Used in the backend of the Abineo Analytics server.
Documentation
1
2
3
4
5
default_job = "clippy"

[jobs.clippy]
command = ["cargo", "clippy", "--all-targets", "--color", "always"]
need_stdout = false