Skip to content

Commit

Permalink
exclude formatting plugin configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
pepeiborra committed Aug 21, 2022
1 parent 293fecf commit 228d6a4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bench/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,15 @@ configurations:
- rename
- stylish-haskell
- alternateNumberFormat
- brittany
# - brittany
- callHierarchy
- changeTypeSignature
- class
- codeRange
- eval
- explicitFixity
- floskell
- fourmolu
# - floskell
# - fourmolu
- gadt
- ghcide-code-actions-bindings
- ghcide-code-actions-fill-holes
Expand All @@ -149,13 +149,13 @@ configurations:
- hlint
- importLens
- moduleName
- ormolu
# - ormolu
- pragmas
- qualifyImportedNames
- refineImports
- rename
- retrie
- splice
- stan
- stylish-haskell
# - stylish-haskell
- tactics

0 comments on commit 228d6a4

Please sign in to comment.