mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-08 20:36:40 +00:00
13 lines
202 B
YAML
13 lines
202 B
YAML
|
# 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
|