[pve-devel] [PATCH v2 pve-common 0/4] Section Config: Documentation & Code Cleanup
Max Carrara
m.carrara at proxmox.com
Mon Sep 16 13:13:16 CEST 2024
On Tue Jul 2, 2024 at 4:13 PM CEST, Max Carrara wrote:
> Section Config: Documentation & Code Cleanup - v2
> =================================================
Note for reviewers: This series will be superseded in the near future,
so reviewing this isn't necessary at the moment.
>
> 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(-)
More information about the pve-devel
mailing list