From b576ca8d23abd42ac4bd6033598f2846ff52c175 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Wed, 21 Oct 2020 20:51:51 +0200 Subject: remove fontattribute.cxx from clang-format excludelist MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3720692af45920a4d084fe6ca4dd08bc0598ac13 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106385 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- solenv/clang-format/excludelist | 1 - 1 file changed, 1 deletion(-) (limited to 'solenv') 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 -- cgit