diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2020-10-21 20:51:51 +0200 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2020-11-23 10:35:51 +0100 |
commit | b576ca8d23abd42ac4bd6033598f2846ff52c175 (patch) | |
tree | 97707d8fdbe17cc3cca1a4206c2fc28abb3b76fa /solenv | |
parent | e469ba3ba9448283035b95c2b4b7f86360b8d0a9 (diff) |
remove fontattribute.cxx from clang-format excludelist
Change-Id: I3720692af45920a4d084fe6ca4dd08bc0598ac13
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106385
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'solenv')
-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 2ccf6ad44357..c14d8171fe8b 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -3334,7 +3334,6 @@ drawinglayer/source/animation/animationtiming.cxx drawinglayer/source/attribute/fillgradientattribute.cxx drawinglayer/source/attribute/fillgraphicattribute.cxx drawinglayer/source/attribute/fillhatchattribute.cxx -drawinglayer/source/attribute/fontattribute.cxx drawinglayer/source/attribute/lineattribute.cxx drawinglayer/source/attribute/linestartendattribute.cxx drawinglayer/source/attribute/materialattribute3d.cxx |