Skip to content

Commit

Permalink
hlint: ignore camelCase suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
fgaz committed Dec 19, 2021
1 parent e0af383 commit 22f3aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .hlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
- ignore: {name: "Use <$>"}
- ignore: {name: Reduce duplication}
- ignore: {within: HaskellCI.Bash.Template}
- ignore: {name: Use camelCase}

0 comments on commit 22f3aa4

Please sign in to comment.