diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2020-11-23 09:01:07 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2020-11-23 15:14:40 +0100 |
commit | 4e9d6362864a7319763fce83273baa7f8cb24758 (patch) | |
tree | 3982d848bc4cf18e0394e9038d3535f502ccde9e /solenv | |
parent | b2bfe6c18aeb2530a8d1e1c4336707b1fcd5715a (diff) |
Add wrongly formatted file to excludelist
Change-Id: Ifb6422c4ba663a9788de1daa2c86d0dfe198ae1f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106396
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 80fbbe2735f1..bcd9ff0ccb37 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14952,6 +14952,7 @@ vcl/source/app/i18nhelp.cxx vcl/source/app/idle.cxx vcl/source/app/salplug.cxx vcl/source/app/salusereventlist.cxx +vcl/source/app/salvtables.cxx vcl/source/app/scheduler.cxx vcl/source/app/session.cxx vcl/source/app/settings.cxx |