Skip to content

Auto-format config files to keep them readable #1

Description

@opsec-bot

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions