Skip to content

Commit

Permalink
fixup! [#6] Add a switch for allowing comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nalkuatov committed Jun 30, 2022
1 parent 3ed16dd commit f2d05ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/tests/Test/Customization.hs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ _AllFieldsAreExported =
in basicDefaultSwitchesOptions
{ defIndentationStripping = Nothing
, defSpacesTrimming = Nothing
, defCommenting = Nothing
, defLeadingNewlineStripping = Nothing
, defTrailingSpacesStripping = Nothing
, defReducedNewlines = Nothing
Expand Down

0 comments on commit f2d05ab

Please sign in to comment.