mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
done with clang-tidy
run-clang-tidy -p build -config="{Checks: '*', CheckOptions: [{key: UseAssignment, value: true}]}" -checks='-*,cppcoreguidelines-pro-type-member-init' -fix
Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cmd.cpp | ||
| cmd.h | ||
| cmd.md | ||
| netrcparser.cpp | ||
| netrcparser.h | ||
| simplesslerrorhandler.cpp | ||
| simplesslerrorhandler.h | ||