Writing Code

Write code to implement features or fix issues. Use when this capability is needed.

tomevault-io Updated

File contents

Writing Code

  • check for backwards compatibility if function is public and existed before the git branch was created
  • Use test driven development, write tests first, then write code to pass the tests
  • use black to format code.
  • prefer to re-use/modifying existing functions over writing new functions, check codebase for existing solutions

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/neurostuff--nimare--writing-code commit 49b11ea768

Frequently asked questions

npx skillmds@latest add tomevault-io/writing-code