Skip to content

Check if fixity is unknown in CI #24

@WoWaster

Description

@WoWaster

When using custom prelude, fourmolu often has to guess operator's fixity. This is bad because it messes up code formatting. For example, $ will be infixl 9 operator instead of infixr 0.
This can be detected with -d flag and grepping for Provenance: Nothing and should be fatal to CI step.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginfraInfrastructure-related task

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions