| Summary: | Implement ShellCheck Linter | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | zeta <franciscodezuviria> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | christoph, shenlebantongying |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | All | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
zeta
2018-11-07 05:43:00 UTC
This is the kwrite devel thread (in which there are no responses yet) https://mail.kde.org/pipermail/kwrite-devel/2018-October/001790.html One could add this checker to the project plugin, yes. See e.g. how cppcheck is integrated: https://cgit.kde.org/kate.git/tree/addons/project/tools/kateprojectcodeanalysistoolcppcheck.cpp This is already implemented. If u come from Google, enable `project` plugin then click `current project` -> `Code analysis` -> select shellcheck. https://phabricator.kde.org/D17314 |