refactor(clang-tidy): Apply fixes

This commit is contained in:
Michael Carlberg
2016-12-15 03:30:41 +01:00
parent 78b5f9651f
commit f9062d031c
42 changed files with 123 additions and 111 deletions

View File

@ -123,7 +123,6 @@ namespace modules {
m_output += m_ellipsis ? "..." : "";
}
auto counter_str = to_string(m_counter);
string output{module::get_output()};