An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


# TeamTools T-SQL Linter Visual Studio Extension

[![License MIT](https://gist.githubusercontent.com/IVNSTN/30e13fdf89ae722510c53a9d0ca43c8e/raw/License-MIT-purple.svg)](./LICENSE)
[![Coverage](https://gist.githubusercontent.com/IVNSTN/30e13fdf89ae722510c53a9d0ca43c8e/raw/code-coverage.svg)](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