Switch to clang-format14
This commit is contained in:
parent
951d0f4d23
commit
851333a50d
31 changed files with 77 additions and 40 deletions
|
|
@ -15,7 +15,8 @@
|
|||
VerificationManager::VerificationManager(TimelineViewManager *o)
|
||||
: QObject(o)
|
||||
, rooms_(o->rooms())
|
||||
{}
|
||||
{
|
||||
}
|
||||
|
||||
static bool
|
||||
isValidTime(std::optional<uint64_t> t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue