Commit Graph

65 Commits

Author SHA1 Message Date
b700427255 fix: resolve CI linting failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
- Fix corrupted docstrings (curly braces to quotes)
- Sort imports according to ruff standards
- Split long line in javascript.py for readability
- Add module-level docstrings to test files
- Add docstring to BaseGenerator.__init__ method
- Fix regex pattern in RustDetector
2026-01-31 17:48:01 +00:00
08ffc95e37 fix: resolve CI linting failures
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
- Fix corrupted docstrings (curly braces to quotes)
- Sort imports according to ruff standards
- Split long line in javascript.py for readability
- Add module-level docstrings to test files
- Add docstring to BaseGenerator.__init__ method
- Fix regex pattern in RustDetector
2026-01-31 17:48:00 +00:00
ec0fa0e6a1 fix: resolve CI linting failures
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
- Fix corrupted docstrings (curly braces to quotes)
- Sort imports according to ruff standards
- Split long line in javascript.py for readability
- Add module-level docstrings to test files
- Add docstring to BaseGenerator.__init__ method
- Fix regex pattern in RustDetector
2026-01-31 17:48:00 +00:00
73739ceb72 fix: resolve CI linting failures
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled
- Fix corrupted docstrings (curly braces to quotes)
- Sort imports according to ruff standards
- Split long line in javascript.py for readability
- Add module-level docstrings to test files
- Add docstring to BaseGenerator.__init__ method
- Fix regex pattern in RustDetector
2026-01-31 17:48:00 +00:00
9b8ef83be9 fix: resolve CI linting failures
Some checks failed
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
- Fix corrupted docstrings (curly braces to quotes)
- Sort imports according to ruff standards
- Split long line in javascript.py for readability
- Add module-level docstrings to test files
- Add docstring to BaseGenerator.__init__ method
- Fix regex pattern in RustDetector
2026-01-31 17:47:59 +00:00
50a28a409b Add Gitea Actions workflow: ci.yml
Some checks failed
CI / lint (push) Failing after 10s
CI / test (push) Failing after 11s
2026-01-31 17:36:17 +00:00
86134f8434 fix: resolve CI linting failures in test files
Some checks failed
CI / test (push) Failing after 12s
2026-01-31 17:35:01 +00:00
1852cf5a67 fix: resolve CI linting failures in test files
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:35:00 +00:00
a255123334 fix: verify CI workflow configuration
Some checks failed
CI / test (push) Failing after 12s
2026-01-31 17:31:29 +00:00
c97fc2869d fix: verify CI workflow configuration
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:31:28 +00:00
452294126f fix: verify CI workflow configuration
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:31:28 +00:00
dbda195bf9 fix: verify CI workflow configuration
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:31:28 +00:00
a4509da172 fix: resolve CI linting violations
Some checks failed
CI / test (push) Failing after 12s
- 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:25 +00:00
de36111b6d 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:23 +00:00
7a2a30dc5d 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:22 +00:00
7f51beaaaa 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:22 +00:00
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
95976afedc 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:20 +00:00
b6369e0ec6 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:19 +00:00
4dd9fc9f5b 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:17 +00:00
a130a2303a 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:17 +00:00
98cd3f2fab 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:16 +00:00
81c0b62d39 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:15 +00:00
ce020c0359 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:15 +00:00
1f4c616513 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:14 +00:00
d42aa5458a 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:14 +00:00
b19d6d486c Add integration tests
Some checks failed
CI / test (push) Failing after 11s
v0.1.0
2026-01-31 17:15:18 +00:00
0a610897dc Add integration tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:15:18 +00:00
442e8fb826 Add unit tests
Some checks failed
CI / test (push) Failing after 9s
2026-01-31 17:14:31 +00:00
deaf743e67 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:31 +00:00
bd53fe89d6 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:31 +00:00
14fe8f3416 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:30 +00:00
ffef80826d Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:30 +00:00
9685309b09 Add static files (CSS, JS)
Some checks failed
CI / test (push) Failing after 10s
2026-01-31 17:13:43 +00:00
5c553c2378 Add static files (CSS, JS)
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:13:42 +00:00
6a612c1c6d Add static files (CSS, JS)
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:13:42 +00:00
b67d603b9b Add templates
Some checks failed
CI / test (push) Failing after 12s
2026-01-31 17:12:32 +00:00
7d7a29fb34 Add templates
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:32 +00:00
62ef66cc6c Add templates
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:32 +00:00
74155afc43 Add templates
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:31 +00:00
8857af6c00 Add templates
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:31 +00:00
b71850d72b Add generators module
Some checks failed
CI / test (push) Failing after 10s
2026-01-31 17:12:02 +00:00
c1abaa7f6b Add generators module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:01 +00:00
1dcf8ad1f0 Add generators module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:01 +00:00
f4cdd549ef Add generators module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:01 +00:00
a1a86d4b3f Add generators module
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:12:00 +00:00
452a234b0d Add JS, Go, and Rust detectors
Some checks failed
CI / test (push) Failing after 12s
2026-01-31 17:11:29 +00:00
243893e0e2 Add JS, Go, and Rust detectors
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:11:28 +00:00
f6bd9a04b3 Add JS, Go, and Rust detectors
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:11:28 +00:00
1aa2435bcd Add Python detector
Some checks failed
CI / test (push) Failing after 11s
2026-01-31 17:10:43 +00:00