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
branch
6_0_x
changeset 4440
d3c84c471c32
parent 4022
f5f42921717e
child 4631
5c1a96925da4
permissions
-rw-r--r--

Workaround for missing lines at vertical scroll bar caused by annotations.
(grafted from 7ab862396a8abb99f45679bf1f2c63d955631abd)

# -*- 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