Skip to content

Commit 9045a99

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 74e541e commit 9045a99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ You can view this list in vim with `:help conform-formatters`
204204
- [bsfmt](https://github.com/rokucommunity/brighterscript-formatter) - A code formatter for BrighterScript (and BrightScript).
205205
- [buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers.
206206
- [buildifier](https://github.com/bazelbuild/buildtools/tree/master/buildifier) - buildifier is a tool for formatting bazel BUILD and .bzl files with a standard convention.
207-
- [cabal_fmt](https://hackage.haskell.org/package/cabal-fmt) - Format cabal files with cabal-fmt
207+
- [cabal_fmt](https://hackage.haskell.org/package/cabal-fmt) - Format cabal files with cabal-fmt.
208208
- [caramel_fmt](https://caramel.run/manual/reference/cli/fmt.html) - Format Caramel code.
209209
- [cbfmt](https://github.com/lukas-reineke/cbfmt) - A tool to format codeblocks inside markdown and org documents.
210210
- [clang-format](https://clang.llvm.org/docs/ClangFormat.html) - Tool to format C/C++/… code according to a set of rules and heuristics.

doc/conform.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ FORMATTERS *conform-formatter
286286
`buf` - A new way of working with Protocol Buffers.
287287
`buildifier` - buildifier is a tool for formatting bazel BUILD and .bzl files
288288
with a standard convention.
289-
`cabal_fmt` - Format cabal files with cabal-fmt
289+
`cabal_fmt` - Format cabal files with cabal-fmt.
290290
`caramel_fmt` - Format Caramel code.
291291
`cbfmt` - A tool to format codeblocks inside markdown and org documents.
292292
`clang-format` - Tool to format C/C++/… code according to a set of rules and

0 commit comments

Comments
 (0)