Home - TorinitTechnologies/Torinit-Coding-Guidelines GitHub Wiki

Torinit logo

Welcome to the Torinit Coding Guidelines wiki!

This wiki will be updated as we develop our company-wide coding standards and practices for all developers. This guide should be reviewed and followed by all developers on a regular basis, especially before starting any new projects. It should also be used for onboarding all new hires when they join the company, and before they start working on any project.

Please start by watching this repository (here's how) so that you receive updates when anything changes.

Code Style

To ensure that all developers are writing code that is easy to read, is consistent across projects, avoids bad patterns, and minimizes bugs, we must all follow the style guide, and apply linting and formatting tools.

Git Strategy

Issues & Bug Reporting

TBD