Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Sat, 05 Apr 2014 19:55:53 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 05 Apr 2014 19:55:53 +0200
changeset 3489
9c5af34205c9
parent 3160
209a07d7e401
child 4021
195a471c327b
permissions
-rw-r--r--

Improved the code style checker to show statistics about ignored issues and to show ignored issues in the result list.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the code style checker and fixer plug-in.
"""

eric ide

mercurial