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: allow MacRoman misjudgement #576

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

tarotene
Copy link
Collaborator

概要

ある特定のパターンのテキストファイルの場合,UTF-8 として保存していても MacRoman として判定されてしまうことがある.これを chardet の誤判定として許容し,CI では迂回する.

Issue

なし.

詳細

UTF-8 の判定閉包に MacRoman を含める.

検証結果

書く.

影響範囲

真に UTF-8 でないエンコーディングのファイルが CI で通る可能性が出てくる.

注意

  • 関連する Projects が存在する場合,それの紐付けを行うこと
  • Assignees を設定すること
  • 可能ならば Reviewers を設定すること
  • 可能ならば priority ラベルを付けること

@tarotene tarotene self-assigned this May 17, 2023
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.

None yet

1 participant