8000 Tags · ihgann/go-bindata · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ihgann/go-bindata

Tags

v1.0.1

Toggle v1.0.1's commit message
Remove `@generated` tagline in header

Per `golang` standards, all generated code should following the
convention of the following regex:

`^// Code generated .* DO NOT EDIT\.$`

As such, the `@generated` annotation at the end was not following this
standard, which can cause some problems with some linters and other
tools following proper convention. Removing this annotation.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

0