mirror of
https://github.com/Alishahryar1/free-claude-code.git
synced 2026-04-29 20:10:09 +00:00
Updated agent instructions and renamed lint check to format check
This commit is contained in:
parent
a74ec74271
commit
f1f6080224
3 changed files with 5 additions and 5 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
enable-cache: true
|
||||
cache-python: true
|
||||
|
||||
- name: Lint check
|
||||
- name: Format check
|
||||
run: uv run ruff format --check
|
||||
|
||||
- name: Style check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue