From 053b8b8617dc2a64100c16f66750367170132de9 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 2 Jan 2024 16:05:55 +0000 Subject: [docgen] Update docs skip-checks: true --- README.md | 2 +- doc/conform.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9001f7c..b95cb30 100644 --- a/README.md +++ b/README.md @@ -286,7 +286,7 @@ You can view this list in vim with `:help conform-formatters` - [uncrustify](https://github.com/uncrustify/uncrustify) - A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and Vala. - [usort](https://github.com/facebook/usort) - Safe, minimal import sorting for Python projects. - [xmlformat](https://github.com/pamoller/xmlformatter) - xmlformatter is an Open Source Python package, which provides formatting of XML documents. -- [xmllint](http://xmlsoft.org/xmllint.html) - Despite the name, xmllint can be used to format XML files as well as lint them, and that's the mode this formatter is using. +- [xmllint](http://xmlsoft.org/xmllint.html) - Despite the name, xmllint can be used to format XML files as well as lint them. - [yamlfix](https://github.com/lyz-code/yamlfix) - A configurable YAML formatter that keeps comments. - [yamlfmt](https://github.com/google/yamlfmt) - yamlfmt is an extensible command line tool or library to format yaml files. - [yapf](https://github.com/google/yapf) - Yet Another Python Formatter. diff --git a/doc/conform.txt b/doc/conform.txt index 6b963d8..6bf52ef 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -327,7 +327,7 @@ FORMATTERS *conform-formatter `xmlformat` - xmlformatter is an Open Source Python package, which provides formatting of XML documents. `xmllint` - Despite the name, xmllint can be used to format XML files as well as - lint them, and that's the mode this formatter is using. + lint them. `yamlfix` - A configurable YAML formatter that keeps comments. `yamlfmt` - yamlfmt is an extensible command line tool or library to format yaml files. -- cgit v1.2.3-70-g09d2