google-code-export / ulipad

Automatically exported from code.google.com/p/ulipad
0 stars 0 forks source link

PyLint does not react on changes #252

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using ulipad 4.0
2. Running on Python 2.5 with installed PyLint
3. calling PyLint from menu

What is the expected output? What do you see instead?
 - I expect to see the actual report by PyLint
 - I see the old one

What version of the product are you using? On what operating system?
 - ulipad 4.0
 - windows xp

Please provide any additional information below.
 - When rerunning ulipad then PyLint does a new report.

By the way: When this is working I would prefer that PyLint could
run automatically on save...

Original issue reported on code.google.com by Thomas.L...@googlemail.com on 18 Jul 2010 at 10:37

GoogleCodeExporter commented 9 years ago
There is no pylint support in Ulipad, but pyflake.

Original comment by limo...@gmail.com on 18 Jul 2010 at 11:47

GoogleCodeExporter commented 9 years ago
I have used "Plugins Manager..." and there is
an entry "pylint_plugin" (author: mikem)

Original comment by Thomas.L...@googlemail.com on 18 Jul 2010 at 4:57

GoogleCodeExporter commented 9 years ago
Oh, I'm sorry, because this plugin is not written by me, so I just forgot it. 
And I'm check it soon.

Original comment by limo...@gmail.com on 19 Jul 2010 at 12:23

GoogleCodeExporter commented 9 years ago
on rev. 550, this situation still happen.
(I'm on linux platform)

Original comment by dlin...@gmail.com on 14 Sep 2010 at 2:35