Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TFLogAnalyzer = &analysis.Analyzer{ Name: "tflogChecker", Doc: "Checks for common misuses of tflog module", Requires: []*analysis.Analyzer{inspect.Analyzer}, Run: tflogRun, RunDespiteErrors: true, }
TFLogAnalyzer of the linter
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.