You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🔧 chore: modernize tooling and bump deps (#470)
Replace mypy with ty for type checking as it provides faster feedback
and simpler configuration. Adopt pytest 9's native TOML config format
([tool.pytest] with dotted keys). Drop the unused prettier xml plugin
and configure print-width/prose-wrap to match project conventions.
Remove the outdated black code style badge since the project uses ruff.
Fix release.yml bot author exclusion patterns to use the [bot] suffix.
Bump all dev dependencies to their latest releases.
Signed-off-by: Bernát Gábor <[email protected]>
0 commit comments