Summary
Automatically format .ini config files to ensure consistent layout after programmatic updates.
Details
- Keep consistent spacing around
= signs
- Maintain empty lines between sections for readability
- Align values or keys where practical (optional)
Goal
Standardize .ini structure to make configs easier to read and edit manually.
Summary
Automatically format
.iniconfig files to ensure consistent layout after programmatic updates.Details
=signsGoal
Standardize
.inistructure to make configs easier to read and edit manually.