How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Simple SQL linter supporting ANSI and PostgreSQL syntaxes
The main features of purcell/sqlint are: Static Analysis Tools.
Open-source alternatives to purcell/sqlint include: activestate/tdk — Tcl Dev Kit (TDK). alexkohler/dogsled — dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers. alexkohler/nargs — nargs is a Go static analysis tool to find unused arguments in function declarations. alexkohler/prealloc — prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated. analysis-tools-dev/static-analysis — This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It… 360entsecgroup-skylar/goreporter — A Golang tool that does static analysis, unit testing, code review and generate code quality report.
dogsled is a Go static analysis tool to find assignments/declarations with too many blank identifiers.
nargs is a Go static analysis tool to find unused arguments in function declarations.
A Golang tool that does static analysis, unit testing, code review and generate code quality report.