Skip to content

Commit 4b1219d

Browse files
committed
hlint: ignore camelCase suggestion
1 parent 3c2894f commit 4b1219d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.hlint.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@
1515
- ignore: {name: "Use <$>"}
1616
- ignore: {name: Reduce duplication}
1717
- ignore: {within: HaskellCI.Bash.Template}
18+
- ignore: {name: Use camelCase}

0 commit comments

Comments
 (0)