about summary refs log tree commit diff
path: root/users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint
diff options
context:
space:
mode:
Diffstat (limited to 'users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint')
-rw-r--r--users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint6
1 files changed, 0 insertions, 6 deletions
diff --git a/users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint b/users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint
deleted file mode 100644
index fccff1d66f..0000000000
--- a/users/glittershark/emacs.d/snippets/haskell-mode/shut up, hlint
+++ /dev/null
@@ -1,6 +0,0 @@
-# -*- mode: snippet -*-
-# name: shut up, hlint
-# key: dupl
-# expand-env: ((yas-indent-line 'fixed))
-# --
-{-# ANN module ("HLint: ignore Reduce duplication" :: String) #-}
\ No newline at end of file