Skip to content

Commit

Permalink
feat: Some existing problems with openkf are optimized (#223)
Browse files Browse the repository at this point in the history
* feat: fix openim code config design

* docs:  Mastering Sora AI with Comprehensive Guides and Tools for Developers:

* feat: he openkf image optimization is complete

* feat: add code language detector

* feat: add github actions go typechecker
  • Loading branch information
cubxxw committed Apr 8, 2024
1 parent ed54734 commit 621c15c
Show file tree
Hide file tree
Showing 15 changed files with 347 additions and 167 deletions.
7 changes: 7 additions & 0 deletions .github/code-language-detector.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
directory: ./
file_types:
- .go
- .yaml
- .yml
languages:
- Chinese
Loading

0 comments on commit 621c15c

Please sign in to comment.