Registry / utility / tdakkota-asciicheck

tdakkota-asciicheck

JSON →
library0.4.1gogounverified

A Go linter that checks for non-ASCII characters in identifiers.

go get github.com/tdakkota/asciicheck
INSTALL
IMPORT
SIG · TDAKKOTA-ASCIICHEC
T
tdakkota-asciicheck
utilitygov0.4.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.

asciicheck
github.com/tdakkota/asciicheck

Run the asciicheck analyzer

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

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tdakkota-asciicheck — go get tdakkota-asciicheck · libregistry