Branch: refs/heads/master
Home:
https://github.com/Checkmk/checkmk
Commit: fcbe08c445614402ab8572c12b74900b14099987
https://github.com/Checkmk/checkmk/commit/fcbe08c445614402ab8572c12b74900b1…
Author: Sven Panne <sven.panne(a)checkmk.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M .flake8
M agents/plugins/mk_inotify.py
M agents/plugins/mk_jolokia.py
M agents/plugins/mk_logwatch.py
M agents/plugins/mk_mongodb.py
M agents/plugins/mk_postgres.py
M agents/plugins/mk_sap.py
M agents/plugins/mk_sap_2.py
M agents/plugins/mtr.py
M agents/plugins/plesk_backups.py
M cmk/base/check_legacy_includes/df.py
M cmk/base/default_config/__init__.py
M cmk/ec/export.py
M cmk/gui/ctx_stack.py
M cmk/gui/dashboard/page_edit_dashboard_actions.py
M cmk/gui/main_modules.py
M cmk/gui/mkeventd/wato.py
M cmk/gui/plugins/main_modules/cre.py
M cmk/gui/sidebar/_snapin/_registry.py
M cmk/gui/utils/mobile.py
M cmk/gui/wato/__init__.py
M cmk/notification_plugins/utils.py
M cmk/plugins/lib/ibm_mq.py
M cmk/special_agents/agent_emcvnx.py
M cmk/utils/password_store/_pwstore.py
M doc/treasures/windows/db2/mk_db2.checkmk.py
M tests/agent-plugin-unit/test_plesk_backups.py
M tests/agent-plugin-unit/test_plesk_domains.py
M tests/integration/bin/test_mkbackup.py
M tests/integration/cmk/base/test_automations.py
M tests/unit/cmk/ec/test_ec_history_file.py
M tests/unit/cmk/gui/watolib/test_changes.py
M tests/unit/cmk/post_rename_site/plugins/actions/conftest.py
M tests/unit/cmk/special_agents/agent_aws/test_agent_aws_cloudwatch.py
M tests/unit/cmk/special_agents/test_agent_bi.py
M tests/unit/cmk/update_config/plugins/actions/conftest.py
M tests/unit/cmk/utils/test_plugin_registry.py
M tests/unit/conftest.py
Log Message:
-----------
Synched flake8 configuration with the reality in our code
We should have a look at some findings, but for now we have at least an
up-to-date minimum set of necessary ignores.
Removed various suppressions which were already covered by the global
configuration, where they are necessary for other reasons.
Change-Id: I00db1d8fecc021f15b7ca441e9d9ae47b2189982
To unsubscribe from these emails, change your notification settings at
https://github.com/Checkmk/checkmk/settings/notifications