Skip to content

Commit 54ea25b

Browse files
authored
doc: update description of struct-tag rule (#1262)
1 parent c940fa6 commit 54ea25b

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)