noiota

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2023 License: MIT Imports: 2 Imported by: 0

README

noiota

Description

Linter to check if iota is being used. iota may cause subtle bugs if declarations are re-ordered or const blocks merged changing constant values, specially if the values are serialized either to network or databases.

Install

go install github.com/jacoelho/noiota@latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL