diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-02-27 21:57:32 +0000 |
---|---|---|
committer | Jens Carl <j.carl43@gmx.de> | 2019-03-01 00:51:51 +0100 |
commit | 405809f566833315b624eee6cdb0cd86c56b65ef (patch) | |
tree | 510c52eaef538d0d708338e39ac778e97eba290c /solenv | |
parent | 71755f36394c1ffbf01af0180a05a258916dd5c9 (diff) |
test: enable clang-format for xnamecontainer
Unintentionally formatted these files with commit
4b98337699e5e59a543d95c73ea7c64b3d9a1caf with my Vim set up (better keep
them formatted then revert everything).
Change-Id: Ie017fae2bdf952a5d0313d8b5654813ff8d402ad
Reviewed-on: https://gerrit.libreoffice.org/68476
Tested-by: Jenkins
Reviewed-by: Jens Carl <j.carl43@gmx.de>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 39c02006623c..2b2d27ee4e11 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7572,7 +7572,6 @@ include/systools/win32/uwinapi.h include/test/bootstrapfixture.hxx include/test/calc_unoapi_test.hxx include/test/callgrind.hxx -include/test/container/xnamecontainer.hxx include/test/container/xnamed.hxx include/test/container/xnamereplace.hxx include/test/htmltesttools.hxx @@ -16548,7 +16547,6 @@ sw/source/uibase/wrtsh/wrtundo.cxx test/source/bootstrapfixture.cxx test/source/calc_unoapi_test.cxx test/source/callgrind.cxx -test/source/container/xnamecontainer.cxx test/source/container/xnamed.cxx test/source/container/xnamereplace.cxx test/source/diff/diff.cxx |