Skip to content

Commit

Permalink
automatically run ormolu
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisPenner authored and github-actions[bot] committed Aug 1, 2024
1 parent f9db384 commit 8c9c3ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unison-cli/src/Unison/CommandLine/OutputMessages.hs
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ notifyUser dir = \case
-- defs in the codebase. In some cases it's fine for bindings to
-- shadow codebase names, but you don't want it to capture them in
-- the decompiled output.

let prettyBindings =
P.bracket . P.lines $
P.wrap "The watch expression(s) reference these definitions:"
Expand Down

0 comments on commit 8c9c3ba

Please sign in to comment.