tsqllint
Code reviewer
A tool for detecting and reporting anti-patterns in TSQL scripts to improve code quality and readability.
Configurable linting for TSQL
214 stars
12 watching
74 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
lintermssqltsql
Related projects:
Repository | Description | Stars |
---|---|---|
cxxxr/sblint | A tool that checks Common Lisp source code for errors and warnings | 121 |
surullabs/lint | Tool to run multiple linters on Go code to detect errors and warnings | 67 |
sasq64/autotidy | Tool for automating clang-tidy checks on C++ code | 68 |
quarylabs/sqruff | A tool for automatically checking and improving the quality of SQL code. | 377 |
ajafff/tslint-consistent-codestyle | Provides rules to enforce consistent code style in TypeScript projects | 209 |
fsprojects/fsharplint | A style checking tool for F# that identifies coding issues and provides suggestions to improve code quality. | 303 |
netfabric/netfabric.hyperlinq.analyzer | An analyzer that analyzes C# code for performance and enumeration-related issues to suggest improvements. | 42 |
reviewdog/action-golangci-lint | Automates code review with golangci-lint on pull requests | 218 |
tcosolutions/betterscan | A toolchain that scans source code and infrastructure IaC for security risks and provides a unified report. | 817 |
sashamelentyev/usestdlibvars | Detects potential misuse of standard library variables in Go code | 43 |
prontolabs/pronto-jshint | A tool for enforcing JavaScript code quality through automated linting and reporting | 4 |
mcandre/linters | A community wiki for improving code quality through static analysis and style checking tools | 341 |
security-code-scan/security-code-scan | Detects vulnerabilities in C# and VB.NET code | 944 |
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 24 |
coffeelint/coffeelint | A style checker tool for CoffeeScript code | 16 |