Skip to content

Changes

Started by timer
Started 13 hr ago
Took 2 min 48 sec

Summary

  1. Add guideline on understanding code before committing (commit: 07731c3) (details)
  2. Clarify variable usage in coding guidelines (commit: 18b1fed) (details)
  3. Update AGENTS.md to refer to CODING_GUIDELINES.md (commit: 5faf3ac) (details)
Commit 07731c383a17fb4a0b24db0e760868b6e3acd65d by noreply
Add guideline on understanding code before committing

Added guideline about understanding and explaining code before committing.
(commit: 07731c3)
The file was modifiedCODING_GUIDELINES.md (diff)
Commit 18b1fed572b7f8d297d29d9835b62ce9433d97f7 by noreply
Clarify variable usage in coding guidelines

Added guideline to avoid using two variables for the same purpose.
(commit: 18b1fed)
The file was modifiedCODING_GUIDELINES.md (diff)
Commit 5faf3ac280de655c20c419f87c90a788297e0488 by Mike Dawson
Update AGENTS.md to refer to CODING_GUIDELINES.md
(commit: 5faf3ac)
The file was modifiedAGENTS.md (diff)