Add ClangFormat exceptions

This commit is contained in:
Louis-Bertrand Varin 2018-02-21 21:27:55 -05:00
parent 0b6eb3b30e
commit 3eb917055e
10 changed files with 37 additions and 17 deletions

View file

@ -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