From 24ac6af45c94abe320e82a15b6127896f633454c Mon Sep 17 00:00:00 2001 From: Alexander Zubarev Date: Thu, 6 Aug 2026 18:33:17 +0300 Subject: [PATCH] =?UTF-8?q?=D0=97=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=B8?= =?UTF-8?q?=D1=82=D1=8C=20=D1=84=D0=B0=D0=B9=D0=BB=D1=8B=20=D0=B2=20=C2=AB?= =?UTF-8?q?alert-processor/.idea/inspectionProfiles=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../.idea/inspectionProfiles/Project_Default.xml | 15 +++++++++++++++ .../inspectionProfiles/profiles_settings.xml | 7 +++++++ 2 files changed, 22 insertions(+) create mode 100644 alert-processor/.idea/inspectionProfiles/Project_Default.xml create mode 100644 alert-processor/.idea/inspectionProfiles/profiles_settings.xml diff --git a/alert-processor/.idea/inspectionProfiles/Project_Default.xml b/alert-processor/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..8421265 --- /dev/null +++ b/alert-processor/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,15 @@ + + + + \ No newline at end of file diff --git a/alert-processor/.idea/inspectionProfiles/profiles_settings.xml b/alert-processor/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..dd4c951 --- /dev/null +++ b/alert-processor/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file