Skip to content

Commit 2d7ce9d

Browse files
pre-commit-ci-lite[bot]wenkokke
authored andcommitted
[pre-commit.ci lite] apply automatic fixes
1 parent 5e61157 commit 2d7ce9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

queries/haskell.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ fromEither f g = \case
2727

2828
foo = bar
2929
where
30-
bar = 1
30+
bar = 1

queries/haskell.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@
265265
; )
266266

267267
; ; value
268-
; ; "value" a value eg in a map / object, return statement, etc
268+
; ; "value" a value eg in a map / object, return statement, etc

0 commit comments

Comments
 (0)