mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
7 lines
274 B
Markdown
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.
|