Commit Graph

10 Commits

Author SHA1 Message Date
7a70be90a0 fix: resolve CI linting failures and pyproject.toml configuration
Some checks failed
CI / test (push) Has been cancelled
- 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
81af5bfef1 Fix linting errors: Remove f-strings without placeholders and unused imports
All checks were successful
CI / test (push) Successful in 11s
2026-02-01 18:26:49 +00:00
9c236db30f Fix linting errors: Remove f-strings without placeholders and unused imports
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:26:49 +00:00
d6a9d96181 Fix linting errors: Remove f-strings without placeholders and unused imports
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:26:48 +00:00
CI Bot
0a959bde28 Remove duplicate files: root-level copies and subdirectory pyproject.toml
Some checks failed
CI / test (push) Failing after 9s
2026-02-01 18:23:29 +00:00
972808ae1c Fix CI/CD workflow: Add dev dependencies and fix test configuration
Some checks failed
CI / test (push) Failing after 10s
2026-02-01 18:17:36 +00:00
19ff64bd9d Initial upload: curl-to-code-converter CLI tool
Some checks failed
CI / test (push) Failing after 7s
2026-02-01 18:15:19 +00:00
6bced49a87 Initial upload: curl-to-code-converter CLI tool
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:15:18 +00:00
04b1440796 Initial upload: curl-to-code-converter CLI tool
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:15:18 +00:00
29509b0aed Initial upload: curl-to-code-converter CLI tool
Some checks failed
CI / test (push) Has been cancelled
2026-02-01 18:15:17 +00:00