Registry / utility / nakabonne-nestif

nakabonne-nestif

JSON →
library0.3.1gogounverified

A Go linter that detects complex nested if statements, helping to reduce code complexity.

go get github.com/nakabonne/nestif
INSTALL
IMPORT
SIG · NAKABONNE-NESTIF
N
nakabonne-nestif
utilitygov0.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

nestif
github.com/nakabonne/nestif

Runs the nestif linter as a standalone tool.

package main import ( "github.com/nakabonne/nestif" "golang.org/x/tools/go/analysis/singlechecker" ) func main() { singlechecker.Main(nestif.Analyzer) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources