File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -89,79 +89,79 @@ flag all-formatters
8989
9090flag class
9191 description : Enable class plugin
92- default : False
92+ default : True
9393 manual : False
9494
9595flag haddockComments
9696 description : Enable haddockComments plugin
97- default : False
97+ default : True
9898 manual : False
9999
100100flag eval
101101 description : Enable eval plugin
102- default : False
102+ default : True
103103 manual : False
104104
105105flag importLens
106106 description : Enable importLens plugin
107- default : False
107+ default : True
108108 manual : False
109109
110110flag retrie
111111 description : Enable retrie plugin
112- default : False
112+ default : True
113113 manual : False
114114
115115flag tactic
116116 description : Enable tactic plugin
117- default : False
117+ default : True
118118 manual : False
119119
120120flag hlint
121121 description : Enable hlint plugin
122- default : False
122+ default : True
123123 manual : False
124124
125125flag moduleName
126126 description : Enable moduleName plugin
127- default : False
127+ default : True
128128 manual : True
129129
130130flag pragmas
131131 description : Enable pragmas plugin
132- default : False
132+ default : True
133133 manual : True
134134
135135flag splice
136136 description : Enable splice plugin
137- default : False
137+ default : True
138138 manual : False
139139
140140-- formatters
141141
142142flag floskell
143143 description : Enable floskell plugin
144- default : False
144+ default : True
145145 manual : True
146146
147147flag fourmolu
148148 description : Enable fourmolu plugin
149- default : False
149+ default : True
150150 manual : True
151151
152152flag ormolu
153153 description : Enable ormolu plugin
154- default : False
154+ default : True
155155 manual : True
156156
157157flag stylishHaskell
158158 description : Enable stylishHaskell plugin
159- default : False
159+ default : True
160160 manual : True
161161
162162flag brittany
163163 description : Enable brittany plugin
164- default : False
164+ default : True
165165 manual : True
166166
167167common example-plugins
You can’t perform that action at this time.
0 commit comments