You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -200,6 +200,7 @@ You can view this list in vim with `:help conform-formatters`
200
200
-[buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers.
201
201
-[buildifier](https://github.com/bazelbuild/buildtools/tree/master/buildifier) - buildifier is a tool for formatting bazel BUILD and .bzl files with a standard convention.
202
202
-[cabal_fmt](https://hackage.haskell.org/package/cabal-fmt) - Format cabal files with cabal-fmt
203
+
-[caramel_fmt](https://caramel.run/manual/reference/cli/fmt.html) - Format Caramel code.
203
204
-[cbfmt](https://github.com/lukas-reineke/cbfmt) - A tool to format codeblocks inside markdown and org documents.
204
205
-[clang-format](https://www.kernel.org/doc/html/latest/process/clang-format.html) - Tool to format C/C++/… code according to a set of rules and heuristics.
205
206
-[cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code.
0 commit comments