[]
= "-D warnings"
# TODO: Remove this when cargo-make automatically runs the default rustfmt.
[]
= "rustfmt"
= "cargo"
= ["fmt"]
[]
= ["format-stable"]
[]
= ["todox", "check-format", "clippy"] # ALLOW TODOX
[] # ALLOW TODOX
= "CI"
= "Verify the code does not contain leftover TODOX." # ALLOW TODOX
= "cargo-todox" # ALLOW TODOX
= "cargo"
= ["todox"] # ALLOW TODOX