8 lines
170 B
Text
8 lines
170 B
Text
|
# -*- mode: snippet -*-
|
||
|
# name: hlint
|
||
|
# uuid:
|
||
|
# expand-env: ((yas-indent-line 'fixed))
|
||
|
# key: hlint
|
||
|
# condition: t
|
||
|
# --
|
||
|
{-# ANN module ("Hlint: ignore $1" :: String) #- }
|