I have a large source repository split across multiple projects. I would like to produce a report about the health of the source code, identifying problem areas that need to
Thanks to Pydev, you can integrate pylint in the Eclipse IDE really easily and get a code report each time you save a modified file.