diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-09 19:30:27 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-10 09:45:40 +0100 |
commit | 80138a19ac5780169d083e1dadda43b5637912a6 (patch) | |
tree | 2eedfae4814eca43d36056b7f660867ff310a9a7 /solenv/clang-format | |
parent | 56f708b3449230c328f3640709217f9aa802e4c1 (diff) |
salvtables.cxx isn't in clang-format/excludelist for 7-1
but is in master, which was a surprising find on a backport, keep
it in master too seeing as its just a diff in new changes
Change-Id: I4bc38c366fe2533b943499c877074173bd5e516e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107502
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index d360794c45b4..aae526e5dbe8 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -14919,7 +14919,6 @@ 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 |