i don't know that we have a specific recommendatio...
# spicedb
y
i don't know that we have a specific recommendation on that. if you're just looking for an idea, in the golang ecosystem, when a file is a generated file, it starts with a
zz_
prefix so that it sorts to the bottom of a list of files and indicates that the file is generated.
2 Views