[Differential] [Request, 388 lines] D3807: Rework style-checking
brauch (Sven Brauch)
noreply at phabricator.kde.org
Mon Dec 26 00:59:15 UTC 2016
brauch created this revision.
brauch added reviewers: KDevelop, flherne.
brauch set the repository for this revision to R53 KDevelop: Python Support.
Restricted Application added a subscriber: kdevelop-devel.
REVISION SUMMARY
The problem is described in https://bugs.kde.org/show_bug.cgi?id=373457.
I created a small script which reads input from stdin, runs the checker, and writes output to stdout. That avoids the startup time.
There are a few things missing still, e.g. passing on options -- I need to add that. Before I do, do you think this approach is sane?
REPOSITORY
R53 KDevelop: Python Support
REVISION DETAIL
https://phabricator.kde.org/D3807
AFFECTED FILES
CMakeLists.txt
codestyle.py
duchain/helpers.cpp
duchain/helpers.h
pythonlanguagesupport.cpp
pythonlanguagesupport.h
pythonparsejob.cpp
pythonparsejob.h
pythonstylechecking.cpp
pythonstylechecking.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: brauch, #kdevelop, flherne
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20161226/1475cd19/attachment.html>
More information about the KDevelop-devel
mailing list