aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-09-22 15:55:55 +0000
committerGithub Actions <actions@github>2023-09-22 15:55:55 +0000
commit305eb13a38e6596a68fdea625afc46b2d9b320d5 (patch)
treef443817081468436e03b8f73d79486f4eeed8866 /README.md
parentf5e7f84fb27f05d9a3f3893634cbb6c7f7f89056 (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 2322b72..cea873b 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,7 @@ To view configured and available formatters, as well as to see the log file, run
- [autoflake](https://github.com/PyCQA/autoflake) - Removes unused imports and unused variables as reported by pyflakes.
- [autopep8](https://github.com/hhatto/autopep8) - A tool that automatically formats Python code to conform to the PEP 8 style guide.
- [beautysh](https://github.com/lovesegfault/beautysh) - A Bash beautifier for the masses.
+- [bibtex-tidy](https://github.com/FlamingTempura/bibtex-tidy) - Cleaner and Formatter for BibTeX files.
- [biome](https://github.com/biomejs/biome) - A toolchain for web projects, aimed to provide functionalities to maintain them.
- [black](https://github.com/psf/black) - The uncompromising Python code formatter.
- [buf](https://buf.build/docs/reference/cli/buf/format) - A new way of working with Protocol Buffers