Skip to content

Commit 161d0b5

Browse files
committed
Allow CPP in modules
1 parent 7b66815 commit 161d0b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ghcide/.hlint.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
- Development.IDE.GHC.Util
112112
- Development.IDE.Import.FindImports
113113
- Development.IDE.LSP.Outline
114+
- Development.IDE.Main
114115
- Development.IDE.Spans.Calculate
115116
- Development.IDE.Spans.Documentation
116117
- Development.IDE.Spans.Common
@@ -123,6 +124,7 @@
123124
- Development.IDE.Plugin.Completions.Logic
124125
- Development.IDE.Types.Location
125126
- Main
127+
- Arguments
126128

127129
- flags:
128130
- default: false

0 commit comments

Comments
 (0)