Commit ced69d6
committed
fix(codegen): disable datamodel-codegen timestamp header
Without --disable-timestamp, every regen writes the current wall-clock
time into the generated file's header, causing spec-check CI to
open a PR on every run with a one-line timestamp-only diff.
Also refreshes the regenerated file (one-line header removal) and
picks up the already-published 0.5.0 version in uv.lock.1 parent 94fd080 commit ced69d6
3 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments