Skip to content

Commit

Permalink
Merge pull request #3290 from 1c-syntax/translations_7ad429d0f21a2118…
Browse files Browse the repository at this point in the history
…b481860787247b4d_en

Updates for file docs/diagnostics/PrivilegedModuleMethodCall.md in en
  • Loading branch information
theshadowco authored May 27, 2024
2 parents e22aa7d + 3b68cbe commit 2143894
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/en/diagnostics/PrivilegedModuleMethodCall.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<!-- Блоки выше заполняются автоматически, не трогать -->
## Description
<!-- Описание диагностики заполняется вручную. Необходимо понятным языком описать смысл и схему работу -->
Code running in `privileged` `mode` must be checked.

## Examples
<!-- В данном разделе приводятся примеры, на которые диагностика срабатывает, а также можно привести пример, как можно исправить ситуацию -->

## Sources
<!-- Необходимо указывать ссылки на все источники, из которых почерпнута информация для создания диагностики -->
<!-- Примеры источников
* Источник: [Стандарт: Тексты модулей](https://its.1c.ru/db/v8std#content:456:hdoc)
* Источник: [Стандарт: `Тексты модулей`](https://its.1c.ru/db/v8std#content:456:hdoc)
* Полезная информация: [Отказ от использования модальных окон](https://its.1c.ru/db/metod8dev#content:5272:hdoc)
* Источник: [Cognitive complexity, ver. 1.4](https://www.sonarsource.com/docs/CognitiveComplexity.pdf) -->
* `Источник`: [Cognitive complexity, `ver`. 1.4](https://www.sonarsource.com/docs/CognitiveComplexity.pdf) -->

0 comments on commit 2143894

Please sign in to comment.