[issue18704] IDLE: Integrate external code analysis tools

2015-04-11 Thread Al Sweigart
Al Sweigart added the comment: -1 on adding PEP8 checks. PEP8 is a guideline, and having IDLE present them as warnings or errors elevates their importance. Also, this would involve adding the pep8 dependency to the standard library. A linter might be a good idea, but not a style checker.

[issue18704] IDLE: Integrate external code analysis tools

2015-04-05 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- superseder: -> IDLE: Ability to run 3rd party code checkers ___ Python tracker ___ ___ Python-bugs-lis

[issue18704] IDLE: Integrate external code analysis tools

2014-02-25 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- title: IDLE: PEP8 Style Check Integration -> IDLE: Integrate external code analysis tools ___ Python tracker ___ _