koxudaxi
datamodel-code-generator
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add schema validators (#3228) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
main
9 hours ago
Add schema validator type option
schema-validators
10 hours ago
Ignore new 0.15 ruff rules on the hook only ruff 0.15.20 (the bumped hook) adds preview rules the code does not follow. They cannot go in [tool.ruff]: the codegen formatter reads that config and runs the pinned ruff 0.14, which fails to parse 0.15-only rule codes. Scope the ignores to the hook args instead.
pre-commit-ci-update-config
14 hours ago
Bump ruff floor to 0.15.20 and ignore its new preview rules The pre-commit ruff hook moved to 0.15.20, which adds preview rules the codebase does not follow. Ignoring them in [tool.ruff] alone broke the codegen tests: the ruff formatter reads this config, and the [ruff] extra resolved to 0.14.10, which cannot parse the new rule codes. Raise the extra floor to 0.15.20 so the codegen and the hook run the same ruff.
pre-commit-ci-update-config
16 hours ago
Ignore new preview ruff rules from the autoupdate ruff 0.15.20 adds preview rules D421, PLW0717, RUF067, RUF069, RUF074, RUF075 that flag 100+ existing intentional patterns; ignore them so the hook bump lands without an unrelated refactor.
pre-commit-ci-update-config
20 hours ago
style: auto-fix by pre-commit.ci
pre-commit-ci-update-config
21 hours ago
docs: update release benchmark data
docs/release-benchmark-0.66.0
4 days ago
docs: update CHANGELOG.md for 0.66.0
docs/changelog-0.66.0
4 days ago
Latest Branches
CodSpeed Performance Gauge
+28%
Add schema validators
#3228
10 hours ago
73835eb
schema-validators
CodSpeed Performance Gauge
-1%
[pre-commit.ci] pre-commit autoupdate
#3504
14 hours ago
dd8a3ce
pre-commit-ci-update-config
CodSpeed Performance Gauge
-14%
Update release benchmark data
#3503
4 days ago
9e22a49
docs/release-benchmark-0.66.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs