Skip to content

Commit c76640d

Browse files
chavacavamfederowicz
authored andcommitted
doc: update description of struct-tag rule (mgechev#1262)
1 parent 826e568 commit c76640d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RULES_DESCRIPTIONS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -865,7 +865,7 @@ _Configuration_: N/A
865865
## struct-tag
866866

867867
_Description_: Struct tags are not checked at compile time.
868-
This rule, checks and warns if it finds errors in common struct tags types like: asn1, default, json, protobuf, xml, yaml.
868+
This rule spots errors in struct tags of the following types: asn1, bson, datastore, default, json, mapstructure, protobuf, required, toml, url, validate, xml, yaml.
869869

870870
_Configuration_: (optional) list of user defined options.
871871

0 commit comments

Comments
 (0)