2020-03-26 20:03:25 +01:00
|
|
|
# -*- mode: snippet -*-
|
|
|
|
# name: hlint
|
2023-04-11 15:25:11 +02:00
|
|
|
# uuid: hlint
|
2020-03-26 20:03:25 +01:00
|
|
|
# expand-env: ((yas-indent-line 'fixed))
|
|
|
|
# key: hlint
|
|
|
|
# condition: t
|
|
|
|
# --
|
|
|
|
{-# ANN module ("Hlint: ignore $1" :: String) #- }
|