aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2024-06-03 00:38:39 +0000
committerGithub Actions <actions@github>2024-06-03 00:38:39 +0000
commit3e442ea042599042f93a5a3921ea1db638c82a9c (patch)
tree1e2a00d32e271b790da80c044fc3ca865964aa17 /README.md
parent294bd1d4d32d4c4b797bfc997ea0e4c1a7019ce5 (diff)
[docgen] Update docs
skip-checks: true
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 908263a..3e26c45 100644
--- a/README.md
+++ b/README.md
@@ -290,6 +290,7 @@ You can view this list in vim with `:help conform-formatters`
- [reorder-python-imports](https://github.com/asottile/reorder-python-imports) - Rewrites source to reorder python imports
- [rescript-format](https://rescript-lang.org/) - The built-in ReScript formatter.
- [roc](https://github.com/roc-lang/roc) - A fast, friendly, functional language.
+- [rstfmt](https://github.com/dzhu/rstfmt) - A formatter for reStructuredText.
- [rubocop](https://github.com/rubocop/rubocop) - Ruby static code analyzer and formatter, based on the community Ruby style guide.
- [rubyfmt](https://github.com/fables-tales/rubyfmt) - Ruby Autoformatter! (Written in Rust)
- [ruff_fix](https://docs.astral.sh/ruff/) - An extremely fast Python linter, written in Rust. Fix lint errors.