Skip to content

Commit cb7f0ac

Browse files
committed
Finish naming conventions
Fixes #17.
1 parent 74b1652 commit cb7f0ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rules/0100-Writing-a-kata.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ This obviously concludes that the function will differ in different languages.
7676
But then again, remember the previous rule, *a user solves a kata in a single
7777
language, not many*. Make the user feel at home.
7878

79+
By the way, if you use abbreviations for your function's name, make sure that
80+
they are common. Otherwise just use the full name.
81+
7982

8083
Use proper Grammar, Punctuation and Spelling
8184
--------------------------------------------

0 commit comments

Comments
 (0)