Skip to content

Commit d40594d

Browse files
committed
Add a blank line between items for consistency.
1 parent a06ebfc commit d40594d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,10 +511,13 @@ you are helping to continue that tradition!
511511
512512
* Begin with a terse, complete sentence. Use imperative language. For
513513
example, prefer "Verify" over "Verifies", and "Check" over "Checks".
514+
514515
* When a function takes arguments, mention what the arguments do,
515516
whether they are required, and so on. Describe the arguments in
516517
UPCASE, and order them as they are used.
518+
517519
* Always capitalize "Emacs".
520+
518521
* Emacs' built-in utility, Checkdoc, can automatically check
519522
docstrings for adherence to coding conventions with the built-in
520523
Checkdoc utility. Many in the Emacs community use Checkdoc by way of

0 commit comments

Comments
 (0)