summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-14 15:10:16 +0000
committerGithub Actions <actions@github>2023-09-14 15:10:16 +0000
commit36269c8faadf123f1405bc0cb9f3f9fab387d56c (patch)
tree37eec778d28d87ec09381bef4ff6dba18f871688 /doc
parent502a3583663ede11c8db1e9980db342b117d79f2 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/conform.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index bcae22f..9992189 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -179,6 +179,8 @@ FORMATTERS *conform-formatter
`isort` - Python utility / library to sort imports alphabetically and
automatically separate them into sections and by type.
`jq` - Command-line JSON processor.
+`latexindent` - A perl script for formatting LaTeX files that is generally
+ included in major TeX distributions.
`nixfmt` - nixfmt is a formatter for Nix code, intended to apply a uniform
style.
`nixpkgs_fmt` - nixpkgs-fmt is a Nix code formatter for nixpkgs.
@@ -193,6 +195,7 @@ FORMATTERS *conform-formatter
`prettierd` - prettier, as a daemon, for ludicrous formatting speed.
`rubocop` - Ruby static code analyzer and formatter, based on the community Ruby
style guide.
+`ruff` - An extremely fast Python linter, written in Rust.
`rustfmt` - A tool for formatting rust code according to style guidelines.
`scalafmt` - Code formatter for Scala.
`shellharden` - The corrective bash syntax highlighter