initial commit
This commit is contained in:
commit
ea96690e6a
12 changed files with 1790 additions and 0 deletions
7
.hlint.yaml
Normal file
7
.hlint.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Ignored Rules
|
||||
- ignore: {name: "Unused LANGUAGE pragma"}
|
||||
- ignore: {name: "Use <$>"}
|
||||
|
||||
# Extra warnings
|
||||
- warn: {name: Use explicit module import list}
|
||||
- warn: {name: Use module export list}
|
||||
Loading…
Add table
Add a link
Reference in a new issue