Commit Graph

2 Commits

Author SHA1 Message Date
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
f6bd9a04b3 Add JS, Go, and Rust detectors
Some checks failed
CI / test (push) Has been cancelled
2026-01-31 17:11:28 +00:00