From 6207f41e8f3813d72ef4499a8132c11d8baabe9f Mon Sep 17 00:00:00 2001 From: Marcus Fernandes Date: Thu, 9 May 2024 23:52:22 -0300 Subject: feat: add ormolu formatter for Haskell (#377) (#397) * feat: add ormolu formatter for Haskell (#377) * add ormolu references to README.md and doc/conform.txt * revert wrong auto typo fix by codespell * update meta field in the formatter * doc: typo --------- Co-authored-by: Steven Arcangeli <506791+stevearc@users.noreply.github.com> --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ff572b..ac8d2f0 100644 --- a/README.md +++ b/README.md @@ -219,7 +219,8 @@ You can view this list in vim with `:help conform-formatters` - [fish_indent](https://fishshell.com/docs/current/cmds/fish_indent.html) - Indent or otherwise prettify a piece of fish code. - [fixjson](https://github.com/rhysd/fixjson) - JSON Fixer for Humans using (relaxed) JSON5. - [fnlfmt](https://git.sr.ht/~technomancy/fnlfmt) - A formatter for Fennel code. -- [fourmolu](https://hackage.haskell.org/package/fourmolu) - Fourmolu is a formatter for Haskell source code. +- [ormolu](https://hackage.haskell.org/package/ormolu) - A formatter for Haskell source code. +- [fourmolu](https://hackage.haskell.org/package/fourmolu) - A fourk of ormolu that uses four space indentation and allows arbitrary configuration. - [gci](https://github.com/daixiang0/gci) - GCI, a tool that controls Go package import order and makes it always deterministic. - [gdformat](https://github.com/Scony/godot-gdscript-toolkit) - A formatter for Godot's gdscript. - [gersemi](https://github.com/BlankSpruce/gersemi) - A formatter to make your CMake code the real treasure. -- cgit v1.2.3-70-g09d2