[COMMON] Fix trailing blanks found by pre-commit

pre-commit is now enforced by the CI chain.
Meanwhile, trailing blanks were introduced in the code base and must
be fixed so that gate pass.

Issue-ID: OOM-2643
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I54daa27a1fdf019a6777e9b90274d0ef4f1ba08e
diff --git a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/faultMnS.yaml b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/faultMnS.yaml
index 561f203..e882316 100644
--- a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/faultMnS.yaml
+++ b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/faultMnS.yaml
@@ -545,7 +545,7 @@
   #---- End of definitions to be moved to comDefs.yaml -------------------------------#
 
   #---- Definition of AlarmRecord ----------------------------------------------------#
- 
+
     AlarmId:
       type: string
     AlarmType:
@@ -729,7 +729,7 @@
           type: string
 
   #---- Definition of alarm notifications --------------------------------------------#
-  
+
     AlarmNotificationTypes:
       type: string
       enum:
@@ -801,7 +801,7 @@
             - perceivedSeverity
             - serviceUser
             - serviceProvider
-            - securityAlarmDetector 
+            - securityAlarmDetector
           properties:
             alarmId:
               $ref: '#/components/schemas/AlarmId'
@@ -1033,7 +1033,7 @@
               $ref: '#/components/schemas/AlarmListAlignmentRequirement'
 
   #---- Definition of query parameters -----------------------------------------------#
-  
+
     AlarmAckState:
       type: string
       enum:
diff --git a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/genericNrm.yaml b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/genericNrm.yaml
index 070ad09..f826569 100644
--- a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/genericNrm.yaml
+++ b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/genericNrm.yaml
@@ -262,7 +262,7 @@
             enum:
               - FILE_BASED_LOC_SET_BY_PRODUCER
               - FILE_BASED_LOC_SET_BY_CONSUMER
-              - STREAM_BASED	
+              - STREAM_BASED
     ReportingCtrl:
       oneOf:
         - type: object
@@ -315,7 +315,7 @@
         $ref: '#/components/schemas/NotificationType'
 
 #-------- Definition of types used in Trace control NRM fragment------------------
-                
+
     tjJobType-Type:
       type: string
       description: Specifies whether the TraceJob represents only MDT, Logged MBSFN MDT, Trace or a combined Trace and MDT job. Applicable for Trace, MDT, RCEF and RLF reporting. See 3GPP TS 32.422 clause 5.9a for additional details.
@@ -772,14 +772,14 @@
       required:
         - NetworkElement
         - EventBitmap
-    
+
     tjMDTAnonymizationOfData-Type:
       description: Specifies level of MDT anonymization. For additional details see 3GPP TS 32.422 clause 5.10.12.
       type: string
       enum:
         - NO_IDENTITY
         - TAC_OF_IMEI
-    
+
     tjMDTAreaConfigurationForNeighCell-Type:
       description: Used for logged NR MDT and defines the area for which UE is requested to perform measurement logging for neighbour cells which have list of frequencies. For additional details see 3GPP TS 32.422 clause 5.10.26.
       type: array
@@ -790,12 +790,12 @@
             type: string
           cell:
             type: string
-      
+
     tjMDTAreaScope-Type:
       description: defines the area in terms or Cells or Tracking Area/Routing Area/Location Area where the MDT data collection shall take place. For additional details see 3GPP TS 32.422 clause 5.10.2.
       allOf:
         - $ref: '#/components/schemas/DnList'
-        
+
     tjMDTCollectionPeriodRrmLte-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.20.
       type: string
@@ -827,7 +827,7 @@
         - 5120ms
         - 10240ms
         - 1min
-    
+
     tjMDTEventListForTriggeredMeasurement-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.28.
       type: string
@@ -843,7 +843,7 @@
           type: integer
           minimum: 0
           maximum: 97
-        EventThresholdRSRQ:      
+        EventThresholdRSRQ:
           type: integer
           minimum: 0
           maximum: 34
@@ -925,7 +925,7 @@
         - 3600s
         - 5400s
         - 7200s
-    
+
     tjMDTLoggingInterval-Type:
       description: See details in 3GPP TS 32.422 clause 5.10.8.
       type: string
@@ -1258,7 +1258,7 @@
         tjJobType:
           $ref: '#/components/schemas/tjJobType-Type'
         tjListOfInterfaces:
-          $ref: '#/components/schemas/tjListOfInterfaces-Type'                  
+          $ref: '#/components/schemas/tjListOfInterfaces-Type'
         tjListOfNeTypes:
           $ref: '#/components/schemas/tjListOfNeTypes-Type'
         tjPLMNTarget:
diff --git a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml
index 02ab23c..85a8ac1 100644
--- a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml
+++ b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/nrNrm.yaml
@@ -398,7 +398,7 @@
     RSSetId:
       type: integer
       maximum: 4194303
-    
+
     RSSetType:
       type: string
       enum:
@@ -440,7 +440,7 @@
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         RIMRSScrambleTimerMultiplier:
           type: integer
         RIMRSScrambleTimerOffset:
@@ -501,12 +501,12 @@
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         enablenearfarIndicationRS2:
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
 
     RimRSReportInfo:
       type: object
@@ -521,7 +521,7 @@
             - RS1
             - RS2
             - RS1forEnoughMitigation
-            - RS1forNotEnoughMitigation          
+            - RS1forNotEnoughMitigation
 
     RimRSReportConf:
       type: object
@@ -530,7 +530,7 @@
           type: string
           enum:
             - ENABLE
-            - DISABLE          
+            - DISABLE
         reportInterval:
           type: integer
         nrofRIMRSReportInfo:
@@ -1199,7 +1199,7 @@
         - $ref: 'genericNRM.yaml#/components/schemas/Top-Attr'
         - type: object
           properties:
-            attributes: 
+            attributes:
                   type: object
                   properties:
                     dmroControl:
diff --git a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/sliceNrm.yaml b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/sliceNrm.yaml
index 8e03d5e..caf83ee 100644
--- a/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/sliceNrm.yaml
+++ b/kubernetes/dcaegen2-services/resources/external/schemas/sa88-rel16/sliceNrm.yaml
@@ -297,7 +297,7 @@
                       $ref: '#/components/schemas/SliceProfileList'
             EPTransport:
               $ref: '#/components/schemas/EP_Transport-Multiple'
-                      
+
     EP_Transport-Single:
       allOf:
         - $ref: 'genericNrm.yaml#/components/schemas/Top-Attr'
@@ -309,11 +309,11 @@
                 ipAddress:
                   $ref: '#/components/schemas/IpAddress'
                 logicInterfaceId:
-                  type: string 
+                  type: string
                 nextHopInfo:
-                  type: string 
+                  type: string
                 qosProfile:
-                  type: string 
+                  type: string
 
     EP_Transport-Multiple:
       type: array