Skip to content

SA1119 code fix needs to add whitespaces #449

@pdelvo

Description

@pdelvo

At least if the code would become invalid otherwise. Example:

return(Tmp);

The code fix removes the parenthesis which results in

returnTmp;

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions