Documentation
¶
Overview ¶
Package linter contains linter that checks the call os.Exit function from main and warns if such call will be found. It can be called from multichecker.Main(...*analysis.Analyzer) of golang.org/x/tools/go/analysis/multichecker
multichecker.Main(linter.ExitInMainAnalyzer)
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.