aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index f5e853d..6b963d8 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -326,6 +326,8 @@ FORMATTERS *conform-formatter
`usort` - Safe, minimal import sorting for Python projects.
`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.
`yamlfix` - A configurable YAML formatter that keeps comments.
`yamlfmt` - yamlfmt is an extensible command line tool or library to format yaml
files.