From 1878ab2326e7b931aabeee8daa0f430d8b51292c Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 25 Jun 2024 00:31:36 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 1 + doc/conform.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/README.md b/README.md index 7bb5eaa..5811512 100644 --- a/README.md +++ b/README.md @@ -218,6 +218,7 @@ You can view this list in vim with `:help conform-formatters` - [deno_fmt](https://deno.land/manual/tools/formatter) - Use [Deno](https://deno.land/) to format TypeScript, JavaScript/JSON and markdown. - [dfmt](https://github.com/dlang-community/dfmt) - Formatter for D source code. - [djlint](https://github.com/Riverside-Healthcare/djLint) - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang. +- [docformatter](https://pypi.org/project/docformatter/) - docformatter automatically formats docstrings to follow a subset of the PEP 257 conventions. - [docstrfmt](https://github.com/LilSpazJoekp/docstrfmt) - reStructuredText formatter. - [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust. - [easy-coding-standard](https://github.com/easy-coding-standard/easy-coding-standard) - ecs - Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer. diff --git a/doc/conform.txt b/doc/conform.txt index 54f1f06..46ffbfc 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -262,6 +262,8 @@ FORMATTERS *conform-formatter `dfmt` - Formatter for D source code. `djlint` - ✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang. +`docformatter` - docformatter automatically formats docstrings to follow a + subset of the PEP 257 conventions. `docstrfmt` - reStructuredText formatter. `dprint` - Pluggable and configurable code formatting platform written in Rust. `easy-coding-standard` - ecs - Use Coding Standard with 0-knowledge of PHP-CS- -- cgit v1.2.3-70-g09d2