Files
WizardMerge/AGENTS.md

274 B

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.