Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Tue, 19 Feb 2019 18:16:45 +0100

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Tue, 19 Feb 2019 18:16:45 +0100
changeset 6786
701b511ba8f5
parent 6645
ad476851d7e0
permissions
-rw-r--r--

Added option to set the documentation line length.

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

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

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

eric ide

mercurial