-
Notifications
You must be signed in to change notification settings - Fork 85
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
長音付けルール変更 #2280
Comments
ISSUESありがとうございます。 |
Closed
noborus
added a commit
to noborus/jpug-doc
that referenced
this issue
May 1, 2023
Merged
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
重要度: (中)
問題点
長音付けルールで長音を省くルールにしていても統一されていない単語の変更。
以下の3つを省かないルールにしたい。
背景
長音を省くルールの中でも一般用語として普及している単語は、もともと付けるようになっていたが、
PostgreSQLのドキュメントでは省くようにしていた。
一般用語として普及しているため意識しないと長音を付けて書いてしまい、結果として混在している。
MSで、もともと長音を付けるルールとなっているものは付ける側の方が統一しやすい。
https://atmarkit.itmedia.co.jp/news/200807/25/microsoft.html
解決方法
一単語ずつ一括変換してPR。
注意点
他にも該当する単語はあるけど、一単語ずつが良いと思う。
The text was updated successfully, but these errors were encountered: