[kate] [Bug 466175] Feature request: ruff integration for Python

2024-04-16 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=466175

--- Comment #4 from Christoph Cullmann  ---
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   -3addons/format/FormatterFactory.h
M  +4-0addons/format/FormatterSettings.json
M  +21   -0addons/format/Formatters.h
M  +2-1addons/format/FormattersEnum.h

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

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

[kate] [Bug 466175] Feature request: ruff integration for Python

2024-04-16 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=466175

Waqar Ahmed  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/util
   ||ities/kate/-/commit/42d7981
   ||2a610cec87c16e2cf5f788da097
   ||3d1f6f

--- Comment #3 from Waqar Ahmed  ---
Git commit 42d79812a610cec87c16e2cf5f788da0973d1f6f by Waqar Ahmed.
Committed on 16/04/2024 at 04:45.
Pushed by cullmann into branch 'master'.

project: Add ruff code analysis tool

M  +3-0addons/project/tools/codeanalysisselector.cpp
A  +117  -0addons/project/tools/ruff.h [License: LGPL(v2.0+)]

https://invent.kde.org/utilities/kate/-/commit/42d79812a610cec87c16e2cf5f788da0973d1f6f

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

[kate] [Bug 466175] Feature request: ruff integration for Python

2024-04-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466175

Bug Janitor Service  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/kate/-/merge_requests/1462

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

[kate] [Bug 466175] Feature request: ruff integration for Python

2024-04-15 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466175

--- Comment #1 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/kate/-/merge_requests/1461

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

[kate] [Bug 466175] Feature request: ruff integration for Python

2023-02-20 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=466175

Bug Janitor Service  changed:

   What|Removed |Added

   Severity|minor   |wishlist

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