Add readability-newline.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-09-23 19:28:19 +02:00
parent 8584ac2dfe
commit b4fb62b15a
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ int App::main(const std::vector<std::string> &args)
cerr << page.error << endl;
return 3;
}
archive_answer archive;
if (_archive)
{