Skip to content

Commit 1746909

Browse files
committed
docs
1 parent 2f72b03 commit 1746909

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/CODING_CONVENTIONS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
原則1行最大120文字。
2525
タブ文字のせいで一見すると120文字を超えていることもあるが、面倒臭いので無視。
2626

27+
## 200 Row
28+
29+
必ず1ファイル最大200行。
30+
2731
## auto
2832

2933
`auto`が使えるなら使う。

0 commit comments

Comments
 (0)