koxudaxi
datamodel-code-generator
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
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
2 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
4 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
8 hours ago
style: auto-fix by pre-commit.ci
pre-commit-ci-update-config
9 hours ago
docs: update release benchmark data
docs/release-benchmark-0.66.0
3 days ago
docs: update CHANGELOG.md for 0.66.0
docs/changelog-0.66.0
4 days ago
Simplify schema validator constraint guard
schema-validators
4 days ago
Avoid schema validator overhead when disabled
schema-validators
4 days ago
Latest Branches
CodSpeed Performance Gauge
-1%
[pre-commit.ci] pre-commit autoupdate
#3504
2 hours ago
dd8a3ce
pre-commit-ci-update-config
CodSpeed Performance Gauge
-14%
Update release benchmark data
#3503
3 days ago
9e22a49
docs/release-benchmark-0.66.0
CodSpeed Performance Gauge
-13%
Update CHANGELOG for 0.66.0
#3502
4 days ago
a62fab0
docs/changelog-0.66.0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs