mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-28 03:20:01 +00:00
Refactor done using GLM-5
This commit is contained in:
parent
a336b0f3ae
commit
539854fe7b
53 changed files with 172 additions and 683 deletions
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
|
|
@ -38,6 +38,9 @@ jobs:
|
|||
enable-cache: true
|
||||
cache-python: true
|
||||
|
||||
- name: Lint
|
||||
run: uv run ruff check
|
||||
|
||||
- name: Type check
|
||||
run: uv run ty check
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue