mirror of
				https://github.com/mgechev/revive.git
				synced 2025-10-30 23:37:49 +02:00 
			
		
		
		
	doc: update description of struct-tag rule (#1262)
This commit is contained in:
		| @@ -865,7 +865,7 @@ _Configuration_: N/A | ||||
| ## struct-tag | ||||
|  | ||||
| _Description_: Struct tags are not checked at compile time. | ||||
| This rule, checks and warns if it finds errors in common struct tags types like: asn1, default, json, protobuf, xml, yaml. | ||||
| This rule spots errors in struct tags of the following types: asn1, bson, datastore, default, json, mapstructure, protobuf, required, toml, url, validate, xml, yaml. | ||||
|  | ||||
| _Configuration_: (optional) list of user defined options. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user