FICHA · MANJARO

staticcheck

The advanced Go linter

  • cli
  • CLI
  • DEVELOPER-TOOL
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Finds bugs, suspicious patterns, style problems, and performance issues in Go code before they reach users. It is useful in editors, local checks, and continuous integration because it explains many mistakes that the compiler alone does not catch.

The tool analyzes source code and can produce many warnings on older projects. Review findings before changing code automatically, especially in shared repositories.

How to run

staticcheck

Commands: staticcheck

Permissions

Permissions not analysed for this source yet.