You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you really think that this is somehow related to quality of code or documentation?
What the reason to require document implementation of standard interfaces? E.g.:
MarshalXMLAttr
UnmarshalXMLAttr
From my point of view, It's just faking/cheating system and has nothing about quality of code or documentation.
P.S.: I can give you bunch of packages from awesome-go list that don't even have link to http://goreportcard.com, but the same time you are strict on new packages about such things like comments for MarshalXMLAttr or UnmarshalXMLAttr.
The text was updated successfully, but these errors were encountered:
@plandem sorry, but no, it's not what we're going to do. this is basic golint rules, if you want to add some exceptions - please create issue in the golint repo
#2013
Do you really think that this is somehow related to quality of code or documentation?
What the reason to require document implementation of standard interfaces? E.g.:
From my point of view, It's just faking/cheating system and has nothing about quality of code or documentation.
P.S.: I can give you bunch of packages from awesome-go list that don't even have link to http://goreportcard.com, but the same time you are strict on new packages about such things like comments for MarshalXMLAttr or UnmarshalXMLAttr.
The text was updated successfully, but these errors were encountered: