Skip to content

Commit 0c2f544

Browse files
committed
readme upd
1 parent e116fea commit 0c2f544

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This library is already included in the CLI utility distribution and is enabled
3636

3737
## Configuration
3838

39-
💡 _For a trial run, use the config [FirstTryScanConfig.json](./TeamTools.TSQL.Linter/FirstTryScanConfig.json), which disables most rules related to formatting, naming, and similar conventions. Specify the path to this config in the console runner settings, or simply replace `DefaultConfig.json` with this file._
39+
💡 _For a trial run, use the config [EvaluateConfig.json](./TeamTools.TSQL.Linter/EvaluateConfig.json), which disables most rules related to formatting, naming, and similar conventions. Specify the path to this config in the console runner settings, or simply replace `DefaultConfig.json` with this file._
4040

4141
The plugin is configured by editing the [configuration file](./TeamTools.TSQL.Linter/DefaultConfig.json). You can create multiple config files—for example, one for linting with naming and formatting rules, another for detecting explicit and potential issues only.
4242

README.ru-ru.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434

3535
## Настройка
3636

37-
💡 _Для пробного запуска воспользуйтесь конфигом [FirstTryScanConfig.json](./TeamTools.TSQL.Linter/FirstTryScanConfig.json), в котором отключены большинство правил, касающихся соблюдения соглашний
37+
💡 _Для пробного запуска воспользуйтесь конфигом [EvaluateConfig.json](./TeamTools.TSQL.Linter/EvaluateConfig.json), в котором отключены большинство правил, касающихся соблюдения соглашний
3838
о форматировании, именовании и подобном. Укажите путь к этому конфигу в настройках консольного раннера либо просто подмените этим файлом DefaultConfig.json_
3939

4040
Плагин настраивается путем редайтирования [файла конфигурации](./TeamTools.TSQL.Linter/DefaultConfig.json). Таких конфигурационных файлов можно создать несколько, например, один для линтинга с учетом требований к именованию и форматированию, другой — только для поиска явных и потенциальных проблем. Правила можно отключить или включить обратно,

0 commit comments

Comments
 (0)