https://github.com/ivnstn/teamtools.linter.vsix
TSQL Linter integration to Visual Studio
https://github.com/ivnstn/teamtools.linter.vsix
code-smells static-analysis tsql visual-studio-extension vsix
Last synced: 1 day ago
JSON representation
TSQL Linter integration to Visual Studio
- Host: GitHub
- URL: https://github.com/ivnstn/teamtools.linter.vsix
- Owner: IVNSTN
- License: mit
- Created: 2026-02-13T10:31:21.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-05-14T10:42:24.000Z (29 days ago)
- Last Synced: 2026-05-14T12:30:59.854Z (29 days ago)
- Topics: code-smells, static-analysis, tsql, visual-studio-extension, vsix
- Language: C#
- Homepage:
- Size: 113 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS.txt
Awesome Lists containing this project
README
# TeamTools T-SQL Linter Visual Studio Extension
[](./LICENSE)
[](https://github.com/IVNSTN/TeamTools.Linter.VSIX/actions)
This extension integrates [IVNSTN/TeamTools.Linter.TSQL](https://github.com/IVNSTN/TeamTools.Linter.TSQL) for static analysis of **T-SQL** code with Visual Studio.
It is compatible with **VS 2019** and **VS 2022**. Build for VS 2022 should work fine in **VS 2026**, build for VS 2019 should work fine in **VS 2017**.
See also [CLI tool](https://github.com/IVNSTN/TeamTools.Linter.CommandLine) for linting T-SQL.
## License
MIT