Datamodel-code-generator: Option to disable timestamp

Created on 16 Sep 2020  路  3Comments  路  Source: koxudaxi/datamodel-code-generator

Is your feature request related to a problem? Please describe.

Please add an option to disable the timestamp comment in generated files. This conflicts with the idea of reproducible builds: https://reproducible-builds.org/docs/timestamps/. Given the same specification the same output should be generated.

Describe the solution you'd like

An additional command line switch would be ok for us.

Describe alternatives you've considered

I don't see many alternatives that are not a brittle hack.

enhancement released

Most helpful comment

Thanks, works as expected

All 3 comments

Thank you for your suggestion.
I agree with your thought.
I will add the option.

@languitar
I have released a new version as 0.5.33 :tada:

Thanks, works as expected

Was this page helpful?
0 / 5 - 0 ratings

Related issues

elonzh picture elonzh  路  4Comments

ioggstream picture ioggstream  路  6Comments

languitar picture languitar  路  3Comments

Echronix picture Echronix  路  3Comments

languitar picture languitar  路  3Comments