eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@e4b95b0ebd31
eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Sat, 17 Apr 2021 12:21:37 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 17 Apr 2021 12:21:37 +0200
- changeset 8246
- e4b95b0ebd31
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
Code Style Checker: added configuration options for the reworked the type annotations checker to the code style checker dialog.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""