This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
project-wiki:artifacts:software_artifacts [2021/11/10 16:13] 127.0.0.1 external edit |
project-wiki:artifacts:software_artifacts [2023/08/31 15:59] (current) mlhicks |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| =====Software Artifacts===== | =====Software Artifacts===== | ||
| - | See also [[..:tools: | + | See also [[..software_projects:home|Software Projects]]. |
| ====Source Code==== | ====Source Code==== | ||
| Line 53: | Line 53: | ||
| Ask your sponsor what code style guidelines they prefer (e.g., spaces vs tabs for indents, the number of columns to indent, the locations of braces and other enclosing items). | Ask your sponsor what code style guidelines they prefer (e.g., spaces vs tabs for indents, the number of columns to indent, the locations of braces and other enclosing items). | ||
| - | If sponsor does not have guidelines, you should identify and adopt your own guidelines and follow them religiously. | + | If sponsor does not have guidelines, you should identify and adopt your own guidelines and follow them religiously. |
| Following standards helps everybody associated with the project to better understand the code and be able to make appropriate changes. | Following standards helps everybody associated with the project to better understand the code and be able to make appropriate changes. | ||