Skip to content

Commit

Permalink
Merge pull request #3 from zouyee/clearn
Browse files Browse the repository at this point in the history
remove unimplement things
  • Loading branch information
zouyee authored Dec 2, 2024
2 parents 257e1e6 + c15492d commit 9face4e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 36 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Thanks for contributing to rust-learning 😊 -->
<!-- Thanks for contributing to zig-learning 😊 -->

<!-- Describe shortly why it should be added to `rust-learning` -->
<!-- Describe shortly why it should be added to `zig-learning` -->
<!-- Mention if you are the resource(s) author -->
33 changes: 0 additions & 33 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,36 +21,3 @@ jobs:

- name: Check links
run: npx markdown-link-check -c .markdown-link-check-config.json README.md

- name: Check links da_DK
run: npx markdown-link-check da_DK.md

- name: Check links de_DE
run: npx markdown-link-check de_DE.md

- name: Check links es_ES
run: npx markdown-link-check es_ES.md

- name: Check links fr_FR
run: npx markdown-link-check fr_FR.md

- name: Check links it_IT
run: npx markdown-link-check it_IT.md

- name: Check links ja_JP
run: npx markdown-link-check ja_JP.md

- name: Check links ko_KR
run: npx markdown-link-check ko_KR.md

- name: Check links pt_BR
run: npx markdown-link-check pt_BR.md

- name: Check links ru_RU
run: npx markdown-link-check ru_RU.md

- name: Check links tr_TR
run: npx markdown-link-check tr_TR.md

- name: Check links zh_CN
run: npx markdown-link-check zh_CN.md
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Camille Tjhoa <camille.tjhoa[at]outlook.com> (@ctjhoa)
zouyee (@zouyee)

0 comments on commit 9face4e

Please sign in to comment.