Commit a72caafb authored by canterburym's avatar canterburym Committed by canterburym
Browse files

Adding latest linting transgressions to the exception list

parent f3e74f23
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
exceptedStrings = ["D.4.4: Enumerations for UDMServingSystemMethod start at 0, not 1",
"D.4.5: Field 'aNNodeID' in GlobalRANNodeID is an anonymous CHOICE"]
 No newline at end of file
"D.4.5: Field 'aNNodeID' in GlobalRANNodeID is an anonymous CHOICE",
"D.4.4: Enumerations for EstablishmentStatus start at 0, not 1",
"D.4.4: Enumerations for MMSDirection start at 0, not 1",
"D.4.4: Enumerations for MMSReplyCharging start at 0, not 1",
"D.4.4: Enumerations for MMStatusExtension start at 0, not 1"]
 No newline at end of file