Skip to content

Commit 4ddf90d

Browse files
committed
📝🌐 Java を翻訳
1 parent 2ecf951 commit 4ddf90d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dst/CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,9 +119,9 @@ Facebook にはセキュリティに関するバグを安全に開示するた
119119

120120
#### Java
121121

122-
* If a method call spans multiple lines closing bracket is on the same line as the last argument.
123-
* If a method header doesn't fit on one line each argument goes on a separate line.
124-
* 100 character line length
122+
* メソッド呼び出しが複数行に渡る場合、閉じカッコは最後の引数と同じ行に書いてください
123+
* メソッドヘッダーが 1 行におさまらない場合、複数行にわけてください
124+
* 1 行を 100 文字でおさめてください
125125

126126
### Documentation
127127

0 commit comments

Comments
 (0)