diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-02-17 10:16:07 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-02-17 11:20:48 +0100 |
commit | f00a562af77085d2aa37eaa577b7903d471aa901 (patch) | |
tree | 7d0822f3776a34496c04242326bd6e2589cf2539 /solenv | |
parent | 02c5005ce4d2c51ce9ad6225dbfdaf137fb41a2d (diff) |
Add wrongly formatted file to blacklist
Change-Id: I7655f6809c113a944df9a6db445803769155f3f0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88849
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 96931cbb0af8..75f2137c02c6 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -2660,6 +2660,7 @@ cui/source/dialogs/cuigrfflt.cxx cui/source/dialogs/cuihyperdlg.cxx cui/source/dialogs/cuiimapwnd.cxx cui/source/dialogs/cuitbxform.cxx +cui/source/dialogs/dlgname.cxx cui/source/dialogs/hangulhanjadlg.cxx cui/source/dialogs/hldocntp.cxx cui/source/dialogs/hldoctp.cxx |