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
Replace black/isort/flake8 with ruff for linting and formatting
- Update GitHub workflow to use ruff instead of separate tools
- Add ruff configuration to pyproject.toml with extended rule set
- Apply ruff formatting to existing code
- Add .claude, .vscode, demo/ to .gitignore
- Update type annotations to modern Python syntax
0 commit comments