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
- Apply black formatter to fix line length and quote consistency issues
- Remove unused imports flagged by ruff linter
- Ensure all code passes CI formatting and linting checks
- Files updated: src/cedarmapper/cli/main.py, src/cedarmapper/render/flat.py, src/cedarmapper/render/tree.py, src/cedarmapper/render/utils.py, tests/test_cli.py, tests/test_line_limiting.py
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments