--- a/changelog Sat Mar 25 17:18:12 2017 +0100 +++ b/changelog Sat Mar 25 17:36:50 2017 +0100 @@ -5,6 +5,7 @@ - Checkers -- added checks for shadowed Python builtins and unneccessary comprehensions and generators to the code style checker + -- added a checker to check for lines of code of too high complexity -- added capability to place line flags (e.g. __IGNORE...) on the line following the one to be ignored - Debugger