Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var YamlJSONTagsMatch = &analysis.Analyzer{
Name: "yaml_json_names_match",
Doc: "check that struct tags for json and yaml use the same name",
Run: structTagLinter{}.Run,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.