Updated ADIOS2 Coding Guidelines (markdown) authored by williamfgc's avatar williamfgc
...@@ -2,8 +2,8 @@ This wiki page contains coding guidelines that all developers must follow as sta ...@@ -2,8 +2,8 @@ This wiki page contains coding guidelines that all developers must follow as sta
# Objectives # Objectives
- ```Collaboration``` - ```Collaboration```
- Make your work easy to understand and share - Make your work easy to understand and share among members of the ADIOS2 community
- Allocate more time for path-finding, new functionality, and performance improvements rather than understanding developers' coding styles - Allocate more time for path-finding new functionality and performance improvements rather than understanding developers' coding styles
- Expand developers and users base - Expand developers and users base
- ```Execution``` - ```Execution```
... ...
......