Fix spelling of my name
parent
779a23c380
commit
f17d9f8bf6
|
@ -104,7 +104,7 @@ log the size of the input, but _not_ the full requests.)
|
||||||
I have described a haskell setup that includes a shortcut to run brittany formatting.
|
I have described a haskell setup that includes a shortcut to run brittany formatting.
|
||||||
#### VSCode
|
#### VSCode
|
||||||
[This extension](https://marketplace.visualstudio.com/items?itemName=MaxGabriel.brittany)
|
[This extension](https://marketplace.visualstudio.com/items?itemName=MaxGabriel.brittany)
|
||||||
connects commandline `brittany` to VSCode formatting API. Thanks to @MaxGarbriel.
|
connects commandline `brittany` to VSCode formatting API. Thanks to @MaxGabriel.
|
||||||
#### Via HIE
|
#### Via HIE
|
||||||
[haskell-ide-engine](https://github.com/haskell/haskell-ide-engine)
|
[haskell-ide-engine](https://github.com/haskell/haskell-ide-engine)
|
||||||
includes a `brittany` plugin that directly uses the brittany library.
|
includes a `brittany` plugin that directly uses the brittany library.
|
||||||
|
|
Loading…
Reference in New Issue