aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-21 14:43:06 +0000
committerGithub Actions <actions@github>2023-09-21 14:43:06 +0000
commitbc25ef011538f42b1afcd480848d805bc60cceca (patch)
tree0884de3a126863a3b39950925970e0d7ccc3515e
parent44e9e8292d552f9a35498612a93dff934cc8802f (diff)
[docgen] Update docs
skip-checks: true
-rw-r--r--doc/conform.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index d00f4e1..199b0f2 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -215,7 +215,8 @@ FORMATTERS *conform-formatter
`rubocop` - Ruby static code analyzer and formatter, based on the community Ruby
style guide.
`ruff` - An extremely fast Python linter, written in Rust.
-`ruff_format` - An extremely fast Python linter, written in Rust. Formatter subcommand.
+`ruff_format` - An extremely fast Python linter, written in Rust. Formatter
+ subcommand.
`rustfmt` - A tool for formatting rust code according to style guidelines.
`rustywind` - A tool for formatting Tailwind CSS classes.
`scalafmt` - Code formatter for Scala.