-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
1
-
Storage - Ra 2022-05-30
Summary
s_all's run of s_whitespace does not check for newlines in .cpp files. Expand the check so that .cpp files get checked.
This will also expands s_whitespace to check for white spaces and extra lines in the .cpp files also.
Acceptance Criteria (Definition of Done)
Test the changes are working, and newlines are added to .cpp files that are missing them.