eric6/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py@2c3f14a3c595
eric6/Plugins/CheckerPlugins/CodeStyleChecker/Security/__init__.py
Thu, 14 Jan 2021 17:58:40 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 14 Jan 2021 17:58:40 +0100
- changeset 7980
- 2c3f14a3c595
- parent 7923
-
91e843545d9a
- permissions
- -rw-r--r--
CodeStyleCheckerDialog: added a commented code whitelist patterns to the Miscellaneous Checker.
# -*- coding: utf-8 -*-
# Copyright (c) 2020 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the security checker.
"""