You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ The library must be referenced in the configuration file of the command‑line u
34
34
35
35
This library is already included in the CLI utility distribution and is enabled by default. To start using the implemented rules, download the latest version of the CLI utility from the repository linked above.
36
36
37
+
In Visual Studio the dedicated [extension](https://github.com/IVNSTN/TeamTools.Linter.VSIX) can be used instead of CLI tool.
38
+
37
39
## Configuration
38
40
39
41
💡 _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._
0 commit comments