Git Product home page Git Product logo

Comments (5)

numb86 avatar numb86 commented on August 16, 2024

やりたいです。
アサインしてもらった後に作業してPRを出せばよいでしょうか?

from ja.react.dev.

smikitky avatar smikitky commented on August 16, 2024

はい、助かります。よろしくお願いします。
PRをいただければレビュー→マージ、という流れになります。

別の記事との兼ね合いがあるため experimental build は「実験的ビルド」でお願いします。
他のルールは TRANSLATION.md を参照ください。

from ja.react.dev.

numb86 avatar numb86 commented on August 16, 2024

ありがとうございます。

早速ですが、相談があります。

現在、textlint で「箇条書きの文末に句点(。)を付けるかを統一します。」というルールが有効になっています。
原文に沿って翻訳すると、15行目から始まるリストと52行目から始まるリストが、このルールに引っ掛かってしまいます。
前者は**で終わる行があるため、後者はリストのなかでコードブロックを使っているため、です。

このエラーを回避しようとすると、「textlint のエラーを回避するために原文との乖離が大きくなる」という状況が発生してしまいます。
特に52行目から始まるリストの場合、「リストのなかにコードブロックがある」という文書構造自体を変えることになります。

これは望ましくないように思えるので、部分的に textlint のルールを無視できるようにするために textlint-filter-rule-comments を導入しようと思うのですが、どうでしょうか。

from ja.react.dev.

smikitky avatar smikitky commented on August 16, 2024

@numb86 そのルールはしょっちゅう間違ったエラーを出してくるので、個人的にはルールごと無効化してもいいのかなと思います。もしよければ、対応するルールを無効化するPRを先に出していただければ…

from ja.react.dev.

smikitky avatar smikitky commented on August 16, 2024

#293 で完了

from ja.react.dev.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.