Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(lint): add autocorrect #184

Merged
merged 5 commits into from
Nov 14, 2023
Merged

ci(lint): add autocorrect #184

merged 5 commits into from
Nov 14, 2023

Conversation

lw5577
Copy link
Contributor

@lw5577 lw5577 commented Nov 14, 2023

added autocorrect in order to enhance the linting process for Chinese language content in the codebase

- name: Install node deps
if: steps.changed-markdown-files.outputs.any_changed == 'true'
run: |
yarn install --frozen-lockfile
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

package.json Outdated
@@ -1,17 +1,31 @@
{
"name": "moc-docs",
"type": "module",
"version": "1.0.0",
"main": "index.js",
"repository": "[email protected]:matrixone-cloud/moc-docs.git",
"author": "xuoutput <[email protected]>",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个得去掉

@lw5577 lw5577 merged commit 9df773b into main Nov 14, 2023
1 check passed
@lw5577 lw5577 deleted the ci/lint branch November 14, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants