Commit Graph

4 Commits

Author SHA1 Message Date
388f32196e fix: resolve CI linting violations
Some checks failed
CI / test (push) Has been cancelled
- Fixed import sorting in cli.py, __main__.py, detectors/__init__.py, base.py, python.py, rust.py, openapi.py, models/__init__.py
- Removed unused imports (sys, asyncio, Observer, Text, Parameter, ParameterIn, HTTPMethod, DocConfig, List, Optional)
- Removed trailing whitespace from blank lines
- Split lines exceeding 100 characters
- Added missing __init__ docstrings in generators and static/templates packages
2026-01-31 17:26:21 +00:00
70f80c0f47 Add models module
Some checks failed
CI / test (push) Failing after 10s
2026-01-31 17:10:18 +00:00
8bddc8353a Add models module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:10:18 +00:00
da56f82ff5 Add models module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:10:17 +00:00