Skip to content

Conversation

lumirlumir
Copy link
Collaborator

@lumirlumir lumirlumir commented Sep 21, 2024

안녕하세요😊

textlint를 통한 검사를 진행할 때 사용하던 기존 정규표현식을 더욱 정확하게 동작하도록 업데이트 하였습니다.

수정 내역은 아래와 같습니다.

  1. \b 기호를 추가하여 단어 간 경계를 더욱 명확하게 하였습니다.
  2. 불필요하게 2개 이상의 정규표현식으로 나뉘어 있던 정규표현식들을 하나로 합쳤습니다.
  3. wiki/translateGlossary.md는 자동으로 업데이트 되었습니다.

Progress

@vercel
Copy link

vercel bot commented Sep 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
ko-legacy-reactjs-org ⬜️ Ignored (Inspect) Visit Preview Sep 22, 2024 6:45am

@github-actions
Copy link

github-actions bot commented Sep 21, 2024

Size changes

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@lumirlumir lumirlumir merged commit 5c08180 into reactjs:main Sep 22, 2024
6 of 7 checks passed
@lumirlumir lumirlumir deleted the perf-regexp-textlint branch September 22, 2024 06:46
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