Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 293 Bytes

File metadata and controls

11 lines (7 loc) · 293 Bytes

8. Adhere to code conventions

Overview

Establish and adhere to a consistent coding standard, such as variable naming rules of free-form format, to promote readability and ease collaboration among developers.

Checks

  • Planned: Tune compiler flags to mark fixed-form Fortran code.