Add core analyzer modules: base classes and language parsers
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-01-29 23:08:25 +00:00
parent dab82fc444
commit 0a281fcc9a

3
src/__init__.py Normal file
View File

@@ -0,0 +1,3 @@
"""AI Code Refactor CLI package."""
__version__ = "0.1.0"