This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git


The following commit(s) were added to refs/heads/AOO42X by this push:
     new cf96fb9121 pre-commit whitespace clean up for `.rng` files (#397)
cf96fb9121 is described below

commit cf96fb9121ca081f328525e6ed0271077b829ce1
Author: John Bampton <[email protected]>
AuthorDate: Sat Aug 16 23:38:27 2025 +1000

    pre-commit whitespace clean up for `.rng` files (#397)
    
    Enforced 3 hooks for `.rng` files:
    
    - end-of-file-fixer
    - mixed-line-ending
    - trailing-whitespace
    
    (cherry picked from commit f2c5d89d86a8f55d382d8ca66bba97e87c6fb2c9)
---
 main/writerfilter/source/odiapi/qname/resource/rdfxml.rng | 8 ++++----
 main/writerfilter/source/odiapi/qname/resource/rng.rng    | 8 ++++----
 main/xmloff/dtd/openoffice-2.0-schema.rng                 | 8 ++++----
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng 
b/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng
index f29fe5cfff..0e7db30e16 100644
--- a/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng
+++ b/main/writerfilter/source/odiapi/qname/resource/rdfxml.rng
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -8,16 +8,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 <grammar xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; 
ns="http://www.w3.org/XML/1998/namespace"; 
xmlns="http://relaxng.org/ns/structure/1.0"; 
datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes"; 
xmlns:xml="http://www.w3.org/XML/1998/namespace";>
diff --git a/main/writerfilter/source/odiapi/qname/resource/rng.rng 
b/main/writerfilter/source/odiapi/qname/resource/rng.rng
index 07eccc87b9..e2730775c0 100644
--- a/main/writerfilter/source/odiapi/qname/resource/rng.rng
+++ b/main/writerfilter/source/odiapi/qname/resource/rng.rng
@@ -1,5 +1,5 @@
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -7,16 +7,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 <grammar datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes";
   ns="http://relaxng.org/ns/structure/1.0";
diff --git a/main/xmloff/dtd/openoffice-2.0-schema.rng 
b/main/xmloff/dtd/openoffice-2.0-schema.rng
index 557441a8bb..d841b5750f 100644
--- a/main/xmloff/dtd/openoffice-2.0-schema.rng
+++ b/main/xmloff/dtd/openoffice-2.0-schema.rng
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--***********************************************************
- * 
+ *
  * Licensed to the Apache Software Foundation (ASF) under one
  * or more contributor license agreements.  See the NOTICE file
  * distributed with this work for additional information
@@ -8,16 +8,16 @@
  * to you under the Apache License, Version 2.0 (the
  * "License"); you may not use this file except in compliance
  * with the License.  You may obtain a copy of the License at
- * 
+ *
  *   http://www.apache.org/licenses/LICENSE-2.0
- * 
+ *
  * Unless required by applicable law or agreed to in writing,
  * software distributed under the License is distributed on an
  * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
  * KIND, either express or implied.  See the License for the
  * specific language governing permissions and limitations
  * under the License.
- * 
+ *
  ***********************************************************-->
 
 <grammar

Reply via email to