Plugins/CheckerPlugins/SyntaxChecker/__init__.py

Mon, 17 Mar 2014 20:32:35 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Mon, 17 Mar 2014 20:32:35 +0100
branch
BgService
changeset 3412
9364dab2d472
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Plug-in docu updated, now the return values of the syntax checker is a dictionary
with the two keys 'error' and 'warnings'.

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

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

"""
Package containing the Syntax Checker plugin.
"""

eric ide

mercurial