-
Notifications
You must be signed in to change notification settings - Fork 714
Open
Labels
re: code formattingAutomated code formatting with Fourmolu or similarAutomated code formatting with Fourmolu or similarre: devxImproving the cabal developer experience (internal issue)Improving the cabal developer experience (internal issue)type: enhancement
Description
Can we have make style
ignore well-known build directories like dist-newstyle
and .stack-work
?
$ make style
Cabal-syntax/.stack-work/dist/x86_64-linux/ghc-8.10.7/build/Distribution/Fields/Lexer.hs:45:1
The GHC parser (in Haddock mode) failed:
[GHC-58481] parse error on input `#'
make: *** [Makefile:32: style] Error 102
Metadata
Metadata
Assignees
Labels
re: code formattingAutomated code formatting with Fourmolu or similarAutomated code formatting with Fourmolu or similarre: devxImproving the cabal developer experience (internal issue)Improving the cabal developer experience (internal issue)type: enhancement