chore: clang-tidy cleanups (#1287)

* chore: fix syntax error in clang-tidy config file
This commit is contained in:
Charles Kerr
2020-06-05 14:02:11 -05:00
committed by GitHub
parent 1f28470cf4
commit 51573a3c1e
56 changed files with 634 additions and 584 deletions

View File

@@ -73,7 +73,7 @@ private:
Session& session_;
Prefs& prefs_;
Ui::PrefsDialog ui_;
Ui::PrefsDialog ui_ = {};
bool const is_server_;
bool is_local_ = {};