mirror of
https://github.com/nmasur/dotfiles
synced 2026-07-04 16:53:56 +00:00
add haskell programming template
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# template-haskell example hlint file
|
||||
|
||||
# Generalise map to fmap, ++ to <>. Off by default
|
||||
- group:
|
||||
name: generalise
|
||||
enabled: true
|
||||
|
||||
- ignore:
|
||||
name: Use section
|
||||
|
||||
- ignore:
|
||||
name: Use infix
|
||||
Reference in New Issue
Block a user