nextcloud-desktop/src/3rdparty/qtokenizer
Matthieu Gallien 079d392d36
move init to default value in class declaration
done via clang-tidy and manual tuning

run-clang-tidy -p build -header-filter='.*' -config="{Checks: '*', CheckOptions: [{key: UseAssignment, value: true}]}" -checks='-*,modernize-use-default-member-init' -fix

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
2023-02-06 10:43:05 +01:00
..
test Use QTokenizer to properly parse netrc 2016-04-21 12:46:03 +02:00
qtokenizer.h move init to default value in class declaration 2023-02-06 10:43:05 +01:00
qtokenizer.pro Use QTokenizer to properly parse netrc 2016-04-21 12:46:03 +02:00