package
Version:
v0.0.0-...-2d1bb3d
Opens a new window with list of versions in this module.
Published: Jun 12, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Analyzer = &analysis.Analyzer{
Name: "defertocleanup",
Doc: "Use defer to clean up resources such as files and locks.",
Run: run,
}
Analyzer for golang-linter
Source Files
¶
Click to show internal directories.
Click to hide internal directories.