trim trailing whitespace

Trim white space so that our pre-commit config can match the one in
Ironic.

Change-Id: I7894fa80fd22a50c3eb27fec6edc34b1e9edc3fb
Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
Doug Goldstein
2024-11-08 16:46:50 -06:00
parent 5a66a46903
commit 1a3ce79a99
3 changed files with 5 additions and 5 deletions

View File

@@ -90,7 +90,7 @@
"Severity": "Warning",
"NumberOfArgs": 2,
"ParamTypes": [
"string",
"string",
"string"
],
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
@@ -523,7 +523,7 @@
"number"
],
"Resolution": "Resubmit the request with an appropriate string length."
},
},
"SessionTerminated": {
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
"Message": "The session was successfully terminated.",

View File

@@ -90,7 +90,7 @@
"Severity": "Warning",
"NumberOfArgs": 2,
"ParamTypes": [
"string",
"string",
"string"
],
"Resolution": "Correct the value for the property in the request body and resubmit the request if the operation failed."
@@ -523,7 +523,7 @@
"number"
],
"Resolution": "Resubmit the request with an appropriate string length."
},
},
"SessionTerminated": {
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
"Message": "The session was successfully terminated.",

View File

@@ -519,7 +519,7 @@
"number"
],
"Resolution": "Resubmit the request with an appropriate string length."
},
},
"SessionTerminated": {
"Description": "Indicates that the DELETE operation on the Session resource resulted in the successful termination of the session.",
"Message": "The session was successfully terminated.",