src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py@83e5a9a64543
src/eric7/Plugins/CheckerPlugins/CodeStyleChecker/__init__.py
Sun, 18 Feb 2024 17:31:14 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 18 Feb 2024 17:31:14 +0100
- branch
- server
- changeset 10585
- 83e5a9a64543
- parent 10439
-
21c28b0f9e41
- child 11090
-
f5f5f5803935
- permissions
- -rw-r--r--
Improved the remote file system interface to work with 'eric-ide' servers with a different OS than the IDE computer and adapted the code accordingly.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2024 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containing the code style checker and fixer plug-in.
"""