Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
1058dfcf
Commit
1058dfcf
authored
Apr 12, 2021
by
canterburym
Browse files
Additional linting exception added
parent
dae6dd17
Pipeline
#3216
passed with stages
in 1 minute and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/lintingexceptions.py
View file @
1058dfcf
...
...
@@ -3,4 +3,5 @@ exceptedStrings = ["D.4.4: Enumerations for UDMServingSystemMethod start at 0, n
"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"
]
"D.4.4: Enumerations for MMStatusExtension start at 0, not 1"
,
"D.4.4: Enumerations for RequestIndication start at 0, not 1"
]
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment