Skip to content

Commit 17baae3

Browse files
committed
exclude formatting plugin configurations
1 parent b664c0b commit 17baae3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

bench/config.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -127,15 +127,15 @@ configurations:
127127
- rename
128128
- stylish-haskell
129129
- alternateNumberFormat
130-
- brittany
130+
# - brittany
131131
- callHierarchy
132132
- changeTypeSignature
133133
- class
134134
- codeRange
135135
- eval
136136
- explicitFixity
137-
- floskell
138-
- fourmolu
137+
# - floskell
138+
# - fourmolu
139139
- gadt
140140
- ghcide-code-actions-bindings
141141
- ghcide-code-actions-fill-holes
@@ -149,13 +149,13 @@ configurations:
149149
- hlint
150150
- importLens
151151
- moduleName
152-
- ormolu
152+
# - ormolu
153153
- pragmas
154154
- qualifyImportedNames
155155
- refineImports
156156
- rename
157157
- retrie
158158
- splice
159159
- stan
160-
- stylish-haskell
160+
# - stylish-haskell
161161
- tactics

0 commit comments

Comments
 (0)