Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SA3
SA3LI Trial
Commits
3d804710
Commit
3d804710
authored
Apr 08, 2021
by
canterburym
Browse files
Adding linting transgressions for r16
parent
dc6a1bf9
Pipeline
#3187
passed with stages
in 1 minute and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
testing/lintingexceptions.py
testing/lintingexceptions.py
+7
-2
No files found.
testing/lintingexceptions.py
View file @
3d804710
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
exceptedStrings
=
[
"D.4.4: Enumerations for UDMServingSystemMethod start at 0, not 1"
,
"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"
]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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