Skip to content

ENDLINE-ERROR #2

@PjrCodes

Description

@PjrCodes

If no end-line at end of file, } is added on same line as the last ;

like:
if()
ask;
becomes
if() {
ask; }

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions