eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@df7025fe26a3
eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Sat, 06 Jun 2020 19:42:15 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 06 Jun 2020 19:42:15 +0200
- changeset 7610
- df7025fe26a3
- parent 7360
-
9190402e4505
- child 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Code Style Checker: reworked the API between frontend and backend to get some more flexibility for the future.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2020 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""