Skip to content

Commit 8e56ef3

Browse files
committed
Remove maxNumberOfProblems option
1 parent 41129e7 commit 8e56ef3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: package.json

-6
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,6 @@
7575
"default": true,
7676
"description": "Get suggestions from hlint"
7777
},
78-
"haskell.maxNumberOfProblems": {
79-
"scope": "resource",
80-
"type": "number",
81-
"default": 100,
82-
"description": "Controls the maximum number of problems produced by the server"
83-
},
8478
"haskell.diagnosticsOnChange": {
8579
"scope": "resource",
8680
"type": "boolean",

0 commit comments

Comments
 (0)