Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bug/Feature Request: Missing newline (lf) character at the end, if output target is file #124

@stockbal

Description

@stockbal

Hi,

If working with abapGit repositories, each ABAP file is always ended with a newline (lf) character. The abapGit report adds this newline behind the scene, as the web editors like GitHub are doing the same thing.

ABAP Cleaner currently does not do this, and so I would have always at least this one diff if I clean a whole lot of files.

The code adjustment would be very simple. I am not sure if an extra cli option is required for this, as a newline at the end of file will not hurt anyone - I think 😉.

Kind regards,
Ludwig

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions