# Strider Formatting and unified code checks for Go. Full corpus (all pages, one document): https://strider.gempir.com/llms-full.txt ## Pages - [Strider](https://strider.gempir.com/index.md) — A strict formatter and unified code checker for Go, in one static binary. - [analyzers](https://strider.gempir.com/analyzers/llms.txt) - [Baselines](https://strider.gempir.com/baselines/index.md) — Adopt Strider checks without hiding new findings. - [benchmarks](https://strider.gempir.com/benchmarks/llms.txt) - [Checks](https://strider.gempir.com/checks/index.md) — Run Strider's unified formatting, maintainability, and correctness checks. - [Configuration](https://strider.gempir.com/configuration/index.md) — Configure Strider's formatter, unified checks, exclusions, severities, and baseline. - [Formatter](https://strider.gempir.com/formatter/index.md) — Strider's strict formatting profile and write workflows. - [Getting started](https://strider.gempir.com/getting-started/index.md) — Build Strider, check a project, and format Go source. - [lints](https://strider.gempir.com/lints/llms.txt) - [reference](https://strider.gempir.com/reference/llms.txt) - [Suppress checks](https://strider.gempir.com/suppress/index.md) — Suppress Strider checks inline or for an entire file.