This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 70489eebca pre-commit(end-of-file-fixer): check and auto fix
xcs|xdl|xhp|xmi|xsd (#290)
70489eebca is described below
commit 70489eebcaf2b75307ebbf862f60552bbd75f775
Author: John Bampton <[email protected]>
AuthorDate: Mon Feb 17 01:42:58 2025 +1000
pre-commit(end-of-file-fixer): check and auto fix xcs|xdl|xhp|xmi|xsd (#290)
---
.pre-commit-config.yaml | 2 +-
.../source/text/sbasic/guide/control_properties.xhp | 2 +-
.../registry/schema/org/openoffice/Office/UI/Effects.xcs | 1 -
.../registry/schema/org/openoffice/ucb/Configuration.xcs | 12 ------------
4 files changed, 2 insertions(+), 15 deletions(-)
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 8dd3c093b6..0f6ca351c7 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -33,7 +33,7 @@ repos:
- id: check-merge-conflict
- id: check-vcs-permalinks
- id: end-of-file-fixer
- files:
\.(bat|c|h|hrc|hxx|idl|java|md|mk|pl|pm|py|rc|sh|ya?ml)$|^test/.*$
+ files:
\.(bat|c|h|hrc|hxx|idl|java|md|mk|pl|pm|py|rc|sh|xcs|xdl|xhp|xmi|xsd|ya?ml)$|^test/.*$
- id: mixed-line-ending
files: ^main/.*\.(c|h)xx$
- id: trailing-whitespace
diff --git a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
index 1d8fe8f591..03a4caaed4 100644
--- a/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
+++ b/main/helpcontent2/source/text/sbasic/guide/control_properties.xhp
@@ -46,4 +46,4 @@
<embed href="text/sbasic/guide/sample_code.xhp#sample_code"/>
</section>
</body>
-</helpdocument>
\ No newline at end of file
+</helpdocument>
diff --git
a/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
b/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
index 88a571b58a..3bc5792cf3 100644
--- a/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
+++ b/main/officecfg/registry/schema/org/openoffice/Office/UI/Effects.xcs
@@ -107,4 +107,3 @@
</group>
</component>
</oor:component-schema>
-
diff --git
a/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
b/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
index 9b9ea72364..2eff1672ee 100644
--- a/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
+++ b/main/officecfg/registry/schema/org/openoffice/ucb/Configuration.xcs
@@ -76,15 +76,3 @@
</set>
</component>
</oor:component-schema>
-
-
-
-
-
-
-
-
-
-
-
-