Difference between revisions of "Coding guidelines"
Jump to navigation
Jump to search
(Created page with "Various resources about how to write code in the context of Software Heritage: == Git == * see Git style guide == Python == * see Python style guide [[Catego...") |
|||
Line 10: | Line 10: | ||
+ | [[Category:Guidelines]] | ||
[[Category:Software development]] | [[Category:Software development]] |
Revision as of 07:09, 22 July 2016
Various resources about how to write code in the context of Software Heritage:
Git
- see Git style guide