[formatter] implement 'S' format specifier (#3266)

to Sort lists
This commit is contained in:
Mike Fährmann
2022-11-21 21:44:42 +01:00
parent 8a021e4ee4
commit 42481aed59
4 changed files with 40 additions and 1 deletions

View File

@@ -6,4 +6,4 @@
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
__version__ = "1.24.0"
__version__ = "1.24.1-dev"