Skip to content

Commit 4844dae

Browse files
committed
Remove maxNumberOfProblems option
1 parent 41129e7 commit 4844dae

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

package.json

Lines changed: 0 additions & 6 deletions
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)