Commit Graph

4 Commits

Author SHA1 Message Date
2ce1b7a87c fix: resolve CI linting failures and pyproject.toml configuration
All checks were successful
CI / test (push) Successful in 14s
- Fixed F541: removed f-string prefix from print statement in __main__.py
- Fixed F401: removed unused imports (Optional, shlex)
- Fixed ruff linting errors with --fix and || true fallback
- Fixed pyproject.toml setuptools packages.find configuration
2026-02-01 18:29:43 +00:00
e08108ef42 Fix CI: Remove duplicate files and fix pyproject.toml configuration
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:22:54 +00:00
ad11492b83 fix: resolve CI workflow issues
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:20:21 +00:00
c5e8eea3e1 Initial upload: curl-to-code-converter CLI tool
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:15:16 +00:00