mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-24 06:08:34 +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