[FEATURE] Panel Normalizer for better Git diffs.
- Status: open
- GitHub issue: winccoa-tools-pack/.github#16
- Last sync: 2026-06-13 06:24:12 UTC
- Labels:
- CI
- DevOps
- git
Description:
Develop a tool that normalizes OA panels for better Git diffs.
Features:
- Sort elements
- Format XML
- Stabilize attributes
- Make diffs readable
Acceptance Criteria:
- Converts panels into normalized format
- Works as pre-commit hook
- Outputs consistent XML
- Includes CLI usage example