mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-30 16:51:41 +00:00
style.lua(9): Drop notes about semicolons
It is generally agreed upon that they are ugly and should not be used except where needed.
This commit is contained in:
parent
9f71d421c8
commit
b67fcf0b57
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=329686
@ -69,10 +69,6 @@ Indentation and wrapping should match the guidelines provided by
|
||||
Do note that it is ok to wrap much earlier than 80 columns if readability would
|
||||
otherwise suffer.
|
||||
.Pp
|
||||
Statements should be terminated with a semicolon.
|
||||
.Ic end
|
||||
should not be terminated with a semicolon.
|
||||
.Pp
|
||||
Where possible,
|
||||
.Fn s:method ...
|
||||
is preferred to
|
||||
|
Loading…
Reference in New Issue
Block a user