From 11aa7dc7a6009c02e681f41f7255902fe578ab7e Mon Sep 17 00:00:00 2001 From: Philipp Hofer Date: Thu, 12 Nov 2020 12:59:08 +0100 Subject: tdf#123936 Formatting files in module helpcompiler with clang-format Change-Id: Ibf7baa3de0a8cd7952044909c00c55e7c5b008a9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105675 Tested-by: Jenkins Reviewed-by: Christian Lohmaier --- solenv/clang-format/excludelist | 3 --- 1 file changed, 3 deletions(-) (limited to 'solenv') diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 28f484cfb5f9..b4bc8c6fa988 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -4809,10 +4809,7 @@ helpcompiler/source/HelpCompiler.cxx helpcompiler/source/HelpIndexer.cxx helpcompiler/source/HelpIndexer_main.cxx helpcompiler/source/HelpLinker.cxx -helpcompiler/source/HelpLinker_main.cxx helpcompiler/source/HelpSearch.cxx -helpcompiler/source/LuceneHelper.cxx -helpcompiler/source/LuceneHelper.hxx hwpfilter/qa/cppunit/test_hwpfilter.cxx hwpfilter/source/attributes.cxx hwpfilter/source/attributes.hxx -- cgit