File tree 1 file changed +8
-8
lines changed 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -106,37 +106,37 @@ flag all-formatters
106
106
flag class
107
107
description : Enable class plugin
108
108
default : True
109
- manual : False
109
+ manual : True
110
110
111
111
flag haddockComments
112
112
description : Enable haddockComments plugin
113
113
default : True
114
- manual : False
114
+ manual : True
115
115
116
116
flag eval
117
117
description : Enable eval plugin
118
118
default : True
119
- manual : False
119
+ manual : True
120
120
121
121
flag importLens
122
122
description : Enable importLens plugin
123
123
default : True
124
- manual : False
124
+ manual : True
125
125
126
126
flag retrie
127
127
description : Enable retrie plugin
128
128
default : True
129
- manual : False
129
+ manual : True
130
130
131
131
flag tactic
132
132
description : Enable tactic plugin
133
133
default : True
134
- manual : False
134
+ manual : True
135
135
136
136
flag hlint
137
137
description : Enable hlint plugin
138
138
default : True
139
- manual : False
139
+ manual : True
140
140
141
141
flag moduleName
142
142
description : Enable moduleName plugin
@@ -151,7 +151,7 @@ flag pragmas
151
151
flag splice
152
152
description : Enable splice plugin
153
153
default : True
154
- manual : False
154
+ manual : True
155
155
156
156
-- formatters
157
157
You can’t perform that action at this time.
0 commit comments