Commit Graph

7 Commits

Author SHA1 Message Date
a5050e4b49 fix: resolve CI linting failures
Some checks failed
CI / lint (push) Failing after 11s
CI / test (push) Failing after 9s
- 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:05 +00:00
66090f8f86 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:03 +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
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
14fe8f3416 Add unit tests
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:14:30 +00:00