[libvirt PATCH 0/4] Code style documentation

Tim Wiederhake posted 4 patches 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220114145116.34866-1-twiederh@redhat.com
There is a newer version of this series
docs/coding-style.rst | 79 ++++++++++++++++++++++++++++++-------------
1 file changed, 56 insertions(+), 23 deletions(-)
[libvirt PATCH 0/4] Code style documentation
Posted by Tim Wiederhake 2 years, 2 months ago
Some additions and clarifications to libvirt's code style
documentation, based on points of feedback that are given
regularly on the mailing list.

Tim Wiederhake (4):
  docs: coding-style: Clarify on virXXXPtr types
  docs: coding-style: Rewrite section on shortening comparisons
  docs: coding-style: Remove "no_memory" as acceptable goto target
  docs: coding-style: One variable declaration per line

 docs/coding-style.rst | 79 ++++++++++++++++++++++++++++++-------------
 1 file changed, 56 insertions(+), 23 deletions(-)

-- 
2.31.1