mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 19:50:34 +00:00
🎨 add example skills (#1370)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
Test / Run Python Tests (push) Waiting to run
Co-authored-by: Douglas <douglas.ym.lai@gmail.com>
This commit is contained in:
parent
fb740bbe3f
commit
343050b47f
200 changed files with 74603 additions and 33 deletions
|
|
@ -58,7 +58,7 @@ repos:
|
|||
hooks:
|
||||
- id: mdformat
|
||||
name: Format Markdown
|
||||
exclude: 'benchmark/answer/'
|
||||
exclude: 'benchmark/answer/|^resources/'
|
||||
additional_dependencies:
|
||||
- mdformat-gfm
|
||||
- mdformat_frontmatter
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue