Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@f2f33024b001
Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Fri, 04 Oct 2013 17:21:14 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 04 Oct 2013 17:21:14 +0200
- changeset 2983
- f2f33024b001
- parent 2982
-
556adfe76ba7
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Continued changing the names of the various code style checkers to make them more appropriate to the broadened scope.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""