https://bugs.kde.org/show_bug.cgi?id=456493
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/commit/a61c29e12 | |9b4076810b7aab903229f000e4f | |0a34 Resolution|--- |FIXED --- Comment #15 from Waqar Ahmed <waqar....@gmail.com> --- Git commit a61c29e129b4076810b7aab903229f000e4f0a34 by Waqar Ahmed. Committed on 11/01/2023 at 17:13. Pushed by waqar into branch 'master'. Allow EsLint to run on save This commit adds api so that a tool can provide a config widget. It also adds api that allows a tool to provide info on whether it can runOnSave. M +16 -0 addons/project/kateprojectcodeanalysistool.h M +78 -5 addons/project/kateprojectinfoviewcodeanalysis.cpp M +39 -0 addons/project/kateprojectinfoviewcodeanalysis.h M +30 -1 addons/project/tools/eslintcurrent.cpp M +8 -0 addons/project/tools/eslintcurrent.h https://invent.kde.org/utilities/kate/commit/a61c29e129b4076810b7aab903229f000e4f0a34 -- You are receiving this mail because: You are watching all bug changes.