Skip to content

Empty lines of source code files are removed from overview #766

@Lorilatschki

Description

@Lorilatschki

Describe the bug
We are using ReportGenerator for our c# based project to generate a html overview and also a sonarqube report to feed our sonarqube server with it. We recognized, that the files being displayed in a html overview are not equal to the origin source file. It seems that there is always one line removed at the end of the file, the file has 42 lines in total.

This is the file viewed in the html report:

Image

This is the file viewed in our gitlab instance:

Image

And this is the file viewed in our sonarqube instance:

Image

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions