https://bugs.kde.org/show_bug.cgi?id=466175

--- Comment #4 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 1f34cfe05020a90926301bafb5a0d624c5f73883 by Christoph Cullmann, on
behalf of Waqar Ahmed.
Committed on 16/04/2024 at 21:14.
Pushed by cullmann into branch 'master'.

Add support for ruff formatter

Ruff is now supported in the code format plugin and is the default
formatter for python.

A new json config key, "formatterForPython" is introduced which can be
used to switch to autopep8 (the only other python formatter that is
supported atm)

M  +12   -3    addons/format/FormatterFactory.h
M  +4    -0    addons/format/FormatterSettings.json
M  +21   -0    addons/format/Formatters.h
M  +2    -1    addons/format/FormattersEnum.h

https://invent.kde.org/utilities/kate/-/commit/1f34cfe05020a90926301bafb5a0d624c5f73883

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to