Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorLouis-Bertrand Varin <louisbvarin@gmail.com>2018-02-22 05:27:55 +0300
committerLouis-Bertrand Varin <louisbvarin@gmail.com>2018-03-31 19:15:09 +0300
commit3eb917055e6756b38def59917d6d074aafa64473 (patch)
treeb597f9cc2860aa0d1f651c99c32ff61c477b01cb /cmake
parent0b6eb3b30e2cdfe715404c53c214be2b067afe85 (diff)
Add ClangFormat exceptions
Diffstat (limited to 'cmake')
-rw-r--r--cmake/CLangFormat.cmake7
1 files changed, 6 insertions, 1 deletions
diff --git a/cmake/CLangFormat.cmake b/cmake/CLangFormat.cmake
index 88c45cec0..2cb046bbe 100644
--- a/cmake/CLangFormat.cmake
+++ b/cmake/CLangFormat.cmake
@@ -16,7 +16,7 @@
set(EXCLUDED_DIRS
# third-party directories
zxcvbn/
- http/qhttp/
+ http/
streams/QtIOCompressor
# objective-c directories
autotype/mac
@@ -28,6 +28,11 @@ set(EXCLUDED_FILES
streams/qtiocompressor.h
gui/KMessageWidget.h
gui/KMessageWidget.cpp
+ gui/MainWindowAdaptor.h
+ gui/MainWindowAdaptor.cpp
+ sshagent/bcrypt_pbkdf.cpp
+ sshagent/blf.h
+ sshagent/blowfish.c
tests/modeltest.cpp
tests/modeltest.h
# objective-c files