eric6/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py

Tue, 17 Sep 2019 19:23:27 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Tue, 17 Sep 2019 19:23:27 +0200
changeset 7244
3e6502e77117
parent 6942
2602857055c5
child 7360
9190402e4505
permissions
-rw-r--r--

CodeStyleCodeSelectionDialog: made the Warning icon the default icon.

# -*- 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