-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
Summary
Code doesn't follow the coding standard with return value not wrapped in a pair of brackets slipped through. We need to catch that in the testing phase.
Motivation
- Does this affect any team outside of WT?
No
- How likely is it that this use case or problem will occur?
Quite often
- If the problem does occur, what are the consequences and how severe are they?
We need to create a separate pr to fix that.
- Is this issue urgent?
No
Acceptance Criteria (Definition of Done)
Write a script to check this case and add this to s_all
- Testing
Functional testing that it captures the issue.
- Documentation update
No
[Optional] Suggested Solution
- related to
-
WT-8908 Expand s_all to check return values are in parentheses
- Closed