Skip to content

Commit f9a72de

Browse files
authored
misc: pre-commit auto remove unneeded trailing whitespace (#11289)
1 parent e7015cb commit f9a72de

File tree

7 files changed

+399
-399
lines changed

7 files changed

+399
-399
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ repos:
6767
- id: mixed-line-ending
6868
exclude: \.cs$
6969
- id: trailing-whitespace
70-
files: \.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|sh|sql|txt|vue|xml|xsl|yaml|yml)$
70+
files: \.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|rc|sh|sql|te|template|txt|ucls|vue|xml|xsl|yaml|yml)$|^cloud-cli/bindir/cloud-tool$|^debian/changelog$
7171
args: [--markdown-linebreak-ext=md]
7272
exclude: ^services/console-proxy/rdpconsole/src/test/doc/freerdp-debug-log\.txt$
7373
- repo: https://github.com/codespell-project/codespell

agent/conf/developer.properties.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# to you under the Apache License, Version 2.0 (the
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an
1313
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ cloud (4.0.0-rc2) unstable; urgency=low
208208
* Bumping the version to 4.0 RC2
209209

210210
-- Wido den Hollander <[email protected]> Mon, 24 Sep 2012 11:30:29 +0200
211-
211+
212212
cloud (4.0.0-rc1) unstable; urgency=low
213213

214214
* Bumping the version to 4.0 RC1

engine/storage/storage.ucls

Lines changed: 336 additions & 336 deletions
Large diffs are not rendered by default.

engine/storage/volume/src/main/java/org/apache/cloudstack/storage/datastore/manager/data model.ucls

Lines changed: 55 additions & 55 deletions
Original file line numberDiff line numberDiff line change
@@ -16,60 +16,60 @@ KIND, either express or implied. See the License for the
1616
specific language governing permissions and limitations
1717
under the License.
1818
-->
19-
<class-diagram version="1.0.11" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
20-
associations="true" dependencies="false" nesting-relationships="true">
21-
<interface id="1" corner="BOTTOM_RIGHT" language="java"
22-
name="org.apache.cloudstack.engine.subsystem.api.storage.DataObject" project="cloud-engine-api"
23-
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataObject.java" binary="false">
24-
<position height="-1" width="-1" x="311" y="101"/>
25-
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
26-
<attributes public="true" package="true" protected="true" private="true"/>
27-
<operations public="true" package="true" protected="true" private="true"/>
28-
</display>
29-
</interface>
30-
<interface id="2" corner="BOTTOM_RIGHT" language="java"
31-
name="org.apache.cloudstack.engine.subsystem.api.storage.VolumeInfo" project="cloud-engine-api"
32-
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/VolumeInfo.java" binary="false">
33-
<position height="-1" width="-1" x="146" y="279"/>
34-
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
35-
<attributes public="true" package="true" protected="true" private="true"/>
36-
<operations public="true" package="true" protected="true" private="true"/>
37-
</display>
38-
</interface>
39-
<interface id="3" corner="BOTTOM_RIGHT" language="java"
40-
name="org.apache.cloudstack.engine.subsystem.api.storage.SnapshotInfo" project="cloud-engine-api"
41-
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/SnapshotInfo.java" binary="false">
42-
<position height="-1" width="-1" x="361" y="282"/>
43-
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
44-
<attributes public="true" package="true" protected="true" private="true"/>
45-
<operations public="true" package="true" protected="true" private="true"/>
46-
</display>
47-
</interface>
48-
<interface id="4" corner="BOTTOM_RIGHT" language="java"
49-
name="org.apache.cloudstack.engine.subsystem.api.storage.TemplateInfo" project="cloud-engine-api"
50-
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/TemplateInfo.java" binary="false">
51-
<position height="-1" width="-1" x="573" y="292"/>
52-
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
53-
<attributes public="true" package="true" protected="true" private="true"/>
54-
<operations public="true" package="true" protected="true" private="true"/>
55-
</display>
56-
</interface>
57-
<generalization id="5">
58-
<end type="SOURCE" refId="3"/>
59-
<end type="TARGET" refId="1"/>
60-
</generalization>
61-
<generalization id="6">
62-
<end type="SOURCE" refId="4"/>
63-
<end type="TARGET" refId="1"/>
64-
</generalization>
65-
<generalization id="7">
66-
<end type="SOURCE" refId="2"/>
67-
<end type="TARGET" refId="1"/>
68-
</generalization>
69-
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
70-
visibility="true">
71-
<attributes public="true" package="true" protected="true" private="true"/>
72-
<operations public="true" package="true" protected="true" private="true"/>
73-
</classifier-display>
19+
<class-diagram version="1.0.11" icons="true" always-add-relationships="false" generalizations="true" realizations="true"
20+
associations="true" dependencies="false" nesting-relationships="true">
21+
<interface id="1" corner="BOTTOM_RIGHT" language="java"
22+
name="org.apache.cloudstack.engine.subsystem.api.storage.DataObject" project="cloud-engine-api"
23+
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/DataObject.java" binary="false">
24+
<position height="-1" width="-1" x="311" y="101"/>
25+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
26+
<attributes public="true" package="true" protected="true" private="true"/>
27+
<operations public="true" package="true" protected="true" private="true"/>
28+
</display>
29+
</interface>
30+
<interface id="2" corner="BOTTOM_RIGHT" language="java"
31+
name="org.apache.cloudstack.engine.subsystem.api.storage.VolumeInfo" project="cloud-engine-api"
32+
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/VolumeInfo.java" binary="false">
33+
<position height="-1" width="-1" x="146" y="279"/>
34+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
35+
<attributes public="true" package="true" protected="true" private="true"/>
36+
<operations public="true" package="true" protected="true" private="true"/>
37+
</display>
38+
</interface>
39+
<interface id="3" corner="BOTTOM_RIGHT" language="java"
40+
name="org.apache.cloudstack.engine.subsystem.api.storage.SnapshotInfo" project="cloud-engine-api"
41+
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/SnapshotInfo.java" binary="false">
42+
<position height="-1" width="-1" x="361" y="282"/>
43+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
44+
<attributes public="true" package="true" protected="true" private="true"/>
45+
<operations public="true" package="true" protected="true" private="true"/>
46+
</display>
47+
</interface>
48+
<interface id="4" corner="BOTTOM_RIGHT" language="java"
49+
name="org.apache.cloudstack.engine.subsystem.api.storage.TemplateInfo" project="cloud-engine-api"
50+
file="/cloud-engine-api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/TemplateInfo.java" binary="false">
51+
<position height="-1" width="-1" x="573" y="292"/>
52+
<display autosize="true" stereotype="true" package="true" initial-value="false" signature="true" visibility="true">
53+
<attributes public="true" package="true" protected="true" private="true"/>
54+
<operations public="true" package="true" protected="true" private="true"/>
55+
</display>
56+
</interface>
57+
<generalization id="5">
58+
<end type="SOURCE" refId="3"/>
59+
<end type="TARGET" refId="1"/>
60+
</generalization>
61+
<generalization id="6">
62+
<end type="SOURCE" refId="4"/>
63+
<end type="TARGET" refId="1"/>
64+
</generalization>
65+
<generalization id="7">
66+
<end type="SOURCE" refId="2"/>
67+
<end type="TARGET" refId="1"/>
68+
</generalization>
69+
<classifier-display autosize="true" stereotype="true" package="true" initial-value="false" signature="true"
70+
visibility="true">
71+
<attributes public="true" package="true" protected="true" private="true"/>
72+
<operations public="true" package="true" protected="true" private="true"/>
73+
</classifier-display>
7474
<association-display labels="true" multiplicity="true"/>
7575
</class-diagram>

packaging/el8/cloud-ipallocator.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# to you under the Apache License, Version 2.0 (the
77
# "License"); you may not use this file except in compliance
88
# with the License. You may obtain a copy of the License at
9-
#
9+
#
1010
# http://www.apache.org/licenses/LICENSE-2.0
11-
#
11+
#
1212
# Unless required by applicable law or agreed to in writing,
1313
# software distributed under the License is distributed on an
1414
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

packaging/el8/cloudstack-agent.te

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
# to you under the Apache License, Version 2.0 (the
66
# "License"); you may not use this file except in compliance
77
# with the License. You may obtain a copy of the License at
8-
#
8+
#
99
# http://www.apache.org/licenses/LICENSE-2.0
10-
#
10+
#
1111
# Unless required by applicable law or agreed to in writing,
1212
# software distributed under the License is distributed on an
1313
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY

0 commit comments

Comments
 (0)