Clear, documented coding standards keep the codebase consistent and make it easier for new contributors (and Copilot) to produce correct changes. We need to refresh our standards to cover TypeScript formatting rules and docstring/comment expectations so that frontend and backend code follow a single, well-understood convention.
Acceptance criteria
Clear, documented coding standards keep the codebase consistent and make it easier for new contributors (and Copilot) to produce correct changes. We need to refresh our standards to cover TypeScript formatting rules and docstring/comment expectations so that frontend and backend code follow a single, well-understood convention.
Acceptance criteria
.github/instructionsfiles are updated to reflect the standardsscripts/run-lint.shpasses with any newly added rules