Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Fri, 04 Nov 2016 22:07:05 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Fri, 04 Nov 2016 22:07:05 +0100
changeset 5289
26e4a082ba54
parent 4631
5c1a96925da4
child 5389
9b1c800daff3
permissions
-rw-r--r--

Avoid exception and be able to close the code style dialog if no file found because of filter settings.

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

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

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

eric ide

mercurial