openstack-python-openstackc.../openstackclient
Takashi Kajinami 92a277ff4c ruff: Enable E5 check
... to enforce maximum line length, to keep consistent code format.

Note that E501 check is disabled in test code now, until we decide how
to update ~50 lines violating the limit due to too long names.

Change-Id: I122c8b9035d6381dafb34438517c26b01e5201f5
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-12-11 02:43:20 +09:00
..
api ruff: Enable E5 check 2025-12-11 02:43:20 +09:00
common trivial: Normalize some client usage 2025-11-13 15:20:35 +00:00
compute trivial: Add missing ignore_missing arguments 2025-11-14 11:54:40 +00:00
identity ruff: Enable E5 check 2025-12-11 02:43:20 +09:00
image ruff: Enable E5 check 2025-12-11 02:43:20 +09:00
locale/tr_TR/LC_MESSAGES Imported Translations from Zanata 2025-04-02 03:07:33 +00:00
network Try to make help text of network code consistent 2025-11-18 19:39:15 -05:00
object Permit use of tuple API_VERSIONS 2025-04-01 10:36:02 +01:00
releasenotes/notes Show Created At column for volume backups 2024-05-19 22:17:06 +02:00
tests Merge "Change metavar name for registered limit delete" 2025-11-26 12:29:54 +00:00
volume ruff: Enable E5 check 2025-12-11 02:43:20 +09:00
__init__.py Clean up W503 and E402 pep8 errors 2018-04-15 12:23:06 +09:00
i18n.py Remove log translations 2017-03-21 17:23:09 +08:00
shell.py Bump Python version used for linters to 3.10 2025-05-07 17:55:39 +01:00