# This is a configuration file for the bacon tool
# More info at https://github.com/Canop/bacon
= "check"
[]
[]
= ["cargo", "check", "--tests", "--color", "always"]
= false
[]
= ["cargo", "check", "--color", "always"]
= false
[]
= ["cargo", "clippy", "--color", "always"]
= false
[]
= ["cargo", "test", "--color", "always"]
= true