Skip to content

Commit f03fe2a

Browse files
committed
Add ignore comments
1 parent 1c40fbf commit f03fe2a

File tree

371 files changed

+743
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

371 files changed

+743
-1
lines changed

lsp-types/generated/Language/LSP/Protocol/Internal/Lens.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24
{-# LANGUAGE TemplateHaskell #-}
35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Method.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/AnnotatedTextEdit.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditParams.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/ApplyWorkspaceEditResult.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/BaseSymbolInformation.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/CallHierarchyClientCapabilities.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCall.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

lsp-types/generated/Language/LSP/Protocol/Internal/Types/CallHierarchyIncomingCallsParams.hs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
{- ORMOLU_DISABLE -}
2+
{- HLINT ignore -}
13
-- THIS IS A GENERATED FILE, DO NOT EDIT
24

35
{-# OPTIONS_GHC -Wno-unused-imports #-}

0 commit comments

Comments
 (0)