Skip to content
Snippets Groups Projects
Commit d46c9fd6 authored by Dato Simó's avatar Dato Simó
Browse files

test/Types.hs: add an HLint ANN for ignoring camelCase


Signed-off-by: default avatarDato Simó <dato@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 5ce58234
No related branches found
No related tags found
No related merge requests found
...@@ -52,6 +52,8 @@ import Ganeti.BasicTypes ...@@ -52,6 +52,8 @@ import Ganeti.BasicTypes
import qualified Ganeti.Constants as C import qualified Ganeti.Constants as C
import qualified Ganeti.HTools.Types as Types import qualified Ganeti.HTools.Types as Types
{-# ANN module "HLint: ignore Use camelCase" #-}
-- * Helpers -- * Helpers
-- | All disk templates (used later) -- | All disk templates (used later)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment