Skip to content

Commit 8dd0717

Browse files
author
Misaki Shibata
authored
Update README.md
1 parent 05aaff1 commit 8dd0717

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,6 @@ getdata()
838838

839839
組織単位でルールを作り、自動化ツールを1つ導入しましょう。
840840
フォーマットについて議論することは、時間の無駄です。
841-
理由は後述するugalify,minify化を参照
842841

843842
### 一貫性を持った大文字を利用すること
844843

@@ -875,10 +874,9 @@ class Animal {}
875874
class Alpaca {}
876875
```
877876

878-
この例のルール
879877
定数はUPPERCASE + SNAKECASE
880878
変数はCAMELCASE
881-
songs、artistsがSMALLCASE?にする
879+
songs、artistsがSMALLCASE?
882880

883881

884882
### Function callers and callees should be close

0 commit comments

Comments
 (0)