From f7766d2fbe23f0f22a3db1513beba7d03a8dc261 Mon Sep 17 00:00:00 2001 From: Frederik Buchlák <30214087+fbuchlak@users.noreply.github.com> Date: Mon, 30 Oct 2023 18:10:25 +0000 Subject: feat: add usort (#167) * feat: add usort * formatting via stdin --- doc/conform.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/conform.txt b/doc/conform.txt index 6c7a68f..ae5db5e 100644 --- a/doc/conform.txt +++ b/doc/conform.txt @@ -284,6 +284,7 @@ FORMATTERS *conform-formatter `trim_whitespace` - Trim whitespaces with awk. `uncrustify` - A source code beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and Vala. +`usort` - Safe, minimal import sorting for Python projects. `xmlformat` - xmlformatter is an Open Source Python package, which provides formatting of XML documents. `yamlfix` - A configurable YAML formatter that keeps comments. -- cgit v1.2.3-70-g09d2