Skip to content

When applied to many files, Ormolu should not give up on the first failure #502

@mrkkrp

Description

@mrkkrp

If I call Ormolu like this:

$ ormolu -m inplace $(find Text -type f -name "*.hs")

and one of the files returned by find cannot be processed, for example because it has CPP, Ormolu will give up and won't try to format the files later in the list. I think it should.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions