aboutsummaryrefslogtreecommitdiff
path: root/lib/accountregistry.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-01-06 12:04:42 +0100
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-01-18 08:55:23 +0100
commitaa2465bb7991876c3b5afb5afda54f43fefd9e0a (patch)
treefe24a79f0751efcb1a71951c9ad8ceda703ba327 /lib/accountregistry.cpp
parentbd280a087ecab30f94f7937513ee298c233fcba1 (diff)
downloadlibquotient-aa2465bb7991876c3b5afb5afda54f43fefd9e0a.tar.gz
libquotient-aa2465bb7991876c3b5afb5afda54f43fefd9e0a.zip
.clang-format: try harder to avoid return type on its own line
In reality it's often not just the return type but the return type and the preceding attribute, in particular [[deprecated("...")]] - and unfortunately this attribute (and any other, actually) cannot be given its own line using ClangFormat. So at least try to glue those two to the function name as much as possible...
Diffstat (limited to 'lib/accountregistry.cpp')
0 files changed, 0 insertions, 0 deletions