Skip to content

Conversation

@3w36zj6
Copy link
Member

@3w36zj6 3w36zj6 commented May 23, 2025

しばらくCIではtextlintのエラーを抑制して運用してきましたが、特に問題もなかったのでエラーの抑制を無効化しました。

@3w36zj6 3w36zj6 requested review from Copilot and kimushun1101 May 23, 2025 17:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR re-enables failing the CI on textlint errors by removing suppression flags, and updates a doc comment’s punctuation for consistency.

  • Remove continue-on-error: true from markdown and HTML lint steps to enforce textlint errors
  • Adjust a reference doc comment by removing the trailing period inside parentheses

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
crates/typst-library/src/model/reference.rs Removed trailing period in a doc comment example
.github/workflows/deploy.yml Deleted continue-on-error: true lines from textlint lint jobs

Copy link
Member

@kimushun1101 kimushun1101 left a comment

Choose a reason for hiding this comment

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

ありがとうございます!

@3w36zj6 3w36zj6 merged commit 77be7fd into main May 23, 2025
3 checks passed
@3w36zj6 3w36zj6 deleted the feature/remove-textlint-error-suppression branch May 23, 2025 18:30
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.

3 participants