Style guide
Code
In order to help keep our code readable and easy to understand, we apply style guides to all of the SMRC repositories. These are the same guides that are used by Google and a list of all of them can be found in their google/styleguide repository. To make it easier there is a table below that contains all of the language style guides that apply.
Language |
Style sheet |
---|---|
TypeScript |
|
C++ |
|
HTML/CSS |
Schematics
All of the schematics for the project should use the template file
located in the root of the SMRC-hardware repository called
pageLayout.kicad_wks
. This helps to make sure that all of our
schematics follow the same design and makes sure that all the required
information is included.