Files
WizardMerge/AGENTS.md

7 lines
274 B
Markdown

# WizardMerge AGENT Notes
- Favor clear module-level docstrings and type hints when practical.
- Keep shell scripts POSIX compatible.
- Prefer descriptive function and variable names for readability.
- When editing QML files, maintain consistent indentation of two spaces.