-
Notifications
You must be signed in to change notification settings - Fork 65
Uniform sentence style of terminal.jax #1677
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
気付いた点についてコメント
Co-authored-by: Tsuyoshi CHO <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
L126 までみました。
Co-authored-by: mityu <[email protected]>
L391 まで見ました。ここまでは LGTM です。 |
Co-authored-by: Tsuyoshi CHO <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2箇所変更漏れっぽいところに気づいたのでコメントしました。
どちらも行の整形込みで suggestion 作ろうとすると、対象となる範囲に行の追加と削除が入り混じることになって suggestion が作れないと言われてしまったので平文で失礼してます。
他は LGTM です 👍 |
Related: #812