Skip to content

All files generated by typedoc should append newline at the end. #2632

Closed
@bukowa

Description

@bukowa

Search terms

newline new line append ending

Expected Behavior

I often use pre-commit with end-of-file-fixer. (Makes sure files end in a newline and only a newline.)

After regenerating docs with typedoc I must review git changes where the only thing that changed is that typedoc removed line breaks. I think it's pretty common by linters in general to append/require new line at the end of the file. I don't know :)

Actual Behavior

typedoc appends new line in generated files.

Steps to reproduce the bug

Generate new documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasier issue for first time contributors

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions