Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: textlint-ja/textlint-rule-preset-ai-writing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: textlint-ja/textlint-rule-preset-ai-writing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 3 commits
  • 6 files changed
  • 1 contributor

Commits on Jun 29, 2025

  1. fix: StringSourceを使用してコードブロックを除外し、エラー件数の一致を改善

    - textlint-util-to-stringのStringSourceを使用してコードブロック(Code, InlineCode)を除外
    - analyzeDocumentQuality関数を修正して全体とカテゴリのエラー件数を一致させる
    - originalIndexFromIndexを使用して正確な位置マッピングを実装
    - README.mdの例文がコードブロック内で正しく除外されることを確認
    azu committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    58f604c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    610b83c View commit details
    Browse the repository at this point in the history
  3. 1.0.3

    azu committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    1e458f1 View commit details
    Browse the repository at this point in the history
Loading