]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
style.9: Codify tolerance for eliding blank lines
authorConrad Meyer <cem@FreeBSD.org>
Mon, 3 Jun 2019 23:57:29 +0000 (23:57 +0000)
committerConrad Meyer <cem@FreeBSD.org>
Mon, 3 Jun 2019 23:57:29 +0000 (23:57 +0000)
commit208be1617cda8ad375aa4de8e34cee10775662b4
tree6315932c17d73bb11ae58d8a9a3fba74defedaf0
parentbeb388db08f0770b400c9d4377ad8cfe89f0d0a7
style.9: Codify tolerance for eliding blank lines

Consensus seems to be that eliding blank lines for functions with no local
variables is acceptable.  Codify that explicitly in the style document.

Reported by: jhb
Reviewed by: delphij, imp, vangyzen (earlier version); rgrimes
With feedback from: kib
Differential Revision: https://reviews.freebsd.org/D20448
share/man/man9/style.9