feat: add complete config-converter-cli implementation
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
- Add all source files and tests - Fix CI linting and type checking issues - Ensure code passes ruff and mypy checks
This commit is contained in:
@@ -33,4 +33,4 @@ jobs:
|
|||||||
- name: Check types
|
- name: Check types
|
||||||
run: |
|
run: |
|
||||||
pip install mypy
|
pip install mypy
|
||||||
mypy config_converter/
|
mypy config_converter/
|
||||||
Reference in New Issue
Block a user