mirror of
https://github.com/hustcer/deepseek-review.git
synced 2026-05-13 05:16:05 +08:00
* fix: Check gh installation status in GitHub Action * fix: Add git repo and git ref checking
16 lines
186 B
YAML
16 lines
186 B
YAML
# REF:
|
|
# https://cspell.org/configuration/
|
|
# Usage:
|
|
# npx cspell --no-progress .
|
|
|
|
words:
|
|
- ECODE
|
|
- justfile
|
|
- lefthook
|
|
- deepseek
|
|
- hustcer
|
|
- endfor
|
|
- dotenv
|
|
- linewise
|
|
ignorePaths:
|