Currently, `deadcode` always exits with an exit code of zero, regardless of whether it has found dead code or not. For integration in automatic linting, it would be nice to return a non-zero exit code on any findings instead.