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

feat(ci): lint all Markdown files #243

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

inscripoem
Copy link
Member

#240

This workflow allows for manual triggering and checks all Markdown files in the repository for linting issues, providing reports and suggested fixes for any errors found. It will generate an artifact with zhlint log and autofix files

Test run:

There might be still a bug in zhlint package which will cause failed linting for some articles. But we can check other articles before it is fixed.

This workflow allows for manual triggering and checks all Markdown files
in the repository for linting issues, providing reports and suggested
fixes for any errors found.
@inscripoem inscripoem changed the title feat(lint): lint all Markdown files feat(ci): lint all Markdown files Nov 25, 2024
@inscripoem
Copy link
Member Author

The test run shows that there are at least 92 articles waiting to be fixed. And after roughly proofreading, I'm afraid autofixes are not working for some articles because they have problems including flipped quotation marks or missing period which me may not need.

@mudongliang
Copy link
Member

hust-open-atom-club/hust-mirrors@eb1a52e

参考上述内容添加配置文件,处理半角全角的问题

Copy link
Member

@mudongliang mudongliang left a comment

Choose a reason for hiding this comment

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

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