# nanodock - clippy configuration
= 100
= 30
= 200
= [
{ path = "std::dbg", reason = "Debug macro left in code - remove before committing" },
{ path = "std::todo", reason = "Unfinished code - implement before committing" },
{ path = "std::unimplemented", reason = "Unfinished code - implement before committing" },
]