mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
Silence hlint.
This commit is contained in:
parent
db2d9badfb
commit
9ee8f247ac
@ -5,6 +5,8 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE TypeApplications #-}
|
||||
{-# LANGUAGE TypeOperators #-}
|
||||
{-# HLINT ignore "Reduce duplication" #-}
|
||||
{-# OPTIONS_GHC -Wno-unrecognised-pragmas #-}
|
||||
module Language.Ruby.Tags
|
||||
( ToTags(..)
|
||||
) where
|
||||
|
Loading…
Reference in New Issue
Block a user