[pve-devel] [PATCH v2 pve-common 0/4] Section Config: Documentation & Code Cleanup

Max Carrara m.carrara at proxmox.com
Tue Jul 2 16:13:10 CEST 2024


Section Config: Documentation & Code Cleanup - v2
=================================================

Notable Changes Since v1
------------------------

  * Incorporate @Fabian's feedback regarding the docs [0]
  * Reword commit message of patch 03
  * NEW: Patch 04: Make sub `delete_from_config` private

Please see the comments in the individual patches for a detailed list of
changes.

Older Versions
--------------

v1: https://lists.proxmox.com/pipermail/pve-devel/2024-June/064062.html

References
----------

[0]: https://lists.proxmox.com/pipermail/pve-devel/2024-June/064165.html

Summary of Changes
------------------

Max Carrara (4):
  section config: document package and its methods with POD
  section config: update code style
  section config: clean up parser logic
  section config: make subroutine `delete_from_config` private

 src/PVE/SectionConfig.pm | 1200 ++++++++++++++++++++++++++++++++------
 1 file changed, 1015 insertions(+), 185 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list