Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Thu, 03 Sep 2015 23:01:02 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Thu, 03 Sep 2015 23:01:02 +0200
changeset 4433
7ab862396a8a
parent 4021
195a471c327b
child 4631
5c1a96925da4
permissions
-rw-r--r--

Workaround for missing lines at vertical scroll bar caused by annotations.

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

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

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

eric ide

mercurial