Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions src/core/Модули/РаботаСМодулями.os
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Перем ТестSonar;
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔗Добавьте описание переменной

CODE_SMELL Codesmell  MINOR Minor

standard  Why is this an issue?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔗Удалите неиспользуемую переменную ТестSonar

CODE_SMELL Codesmell  MAJOR Major

badpractice brainoverload unused  Why is this an issue?


Функция ОбработкиИзРепозитория(НастройкиВыполнения) Экспорт

Сообщить(ТекущаяДата());
ОбработкиРепозитория = Новый Соответствие();
ПутьКРепозиторию = НастройкиВыполнения["ПутьКРепозиторию"];

Expand Down Expand Up @@ -114,4 +116,4 @@
КонецЦикла;


КонецПроцедуры
КонецПроцедуры