oapi-codegen icon indicating copy to clipboard operation
oapi-codegen copied to clipboard

docs: explain how to allow indexing (i.e. on GitHub) of generated code

Open jamietanna opened this issue 1 year ago • 0 comments

Via Speakeasy's SDKs, the repo's .gitattributes:

# This allows generated code to be indexed correctly
*.go linguist-generated=false

jamietanna avatar Jul 02 '24 10:07 jamietanna