You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zahorodnii 7096e3ead8 Run clang-format
The .clang-format file is based on the one in ECM except the following
style options:

 - AlwaysBreakBeforeMultilineStrings
 - BinPackArguments
 - BinPackParameters
 - ColumnLimit
 - BreakBeforeBraces
 - KeepEmptyLinesAtTheStartOfBlocks
3 years ago
..
CMakeLists.txt
device_test.cpp Run clang-format 3 years ago
gesture_event_test.cpp Run clang-format 3 years ago
input_event_test.cpp Run clang-format 3 years ago
key_event_test.cpp Run clang-format 3 years ago
mock_libinput.cpp Run clang-format 3 years ago
mock_libinput.h Run clang-format 3 years ago
pointer_event_test.cpp Run clang-format 3 years ago
switch_event_test.cpp Run clang-format 3 years ago
touch_event_test.cpp Run clang-format 3 years ago