Skip to content

Read file only once #238

Open
Open
@awalterschulze

Description

@awalterschulze

#235 reads the file twice, but fixes an important issue to not write a file that has not been modified.

Possibly lets always read in the whole file as a string before sending it to the scanner, then it is available for comparison after formatting.

This should simplify a lot of the code and get rid of the file scanner.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions