Skip to content

Commit 4f9248d

Browse files
author
Github Actions
committed
[docgen] Update docs
skip-checks: true
1 parent 7394d49 commit 4f9248d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ You can view this list in vim with `:help conform-formatters`
206206
- [cljstyle](https://github.com/greglook/cljstyle) - Formatter for Clojure code.
207207
- [cmake_format](https://github.com/cheshirekow/cmake_format) - Parse cmake listfiles and format them nicely.
208208
- [codespell](https://github.com/codespell-project/codespell) - Check code for common misspellings.
209+
- [crlfmt](https://github.com/cockroachdb/crlfmt) - Formatter for CockroachDB's additions to the Go style guide.
209210
- [crystal](https://crystal-lang.org/) - Format Crystal code.
210211
- [csharpier](https://github.com/belav/csharpier) - The opinionated C# code formatter.
211212
- [cue_fmt](https://cuelang.org) - Format CUE files using `cue fmt` command.

doc/conform.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ FORMATTERS *conform-formatter
246246
`cljstyle` - Formatter for Clojure code.
247247
`cmake_format` - Parse cmake listfiles and format them nicely.
248248
`codespell` - Check code for common misspellings.
249+
`crlfmt` - Formatter for CockroachDB's additions to the Go style guide.
249250
`crystal` - Format Crystal code.
250251
`csharpier` - The opinionated C# code formatter.
251252
`cue_fmt` - Format CUE files using `cue fmt` command.

0 commit comments

Comments
 (0)