Skip to content

Files

Latest commit

704be6a · Jun 10, 2024

History

History
11 lines (7 loc) · 293 Bytes

R8_CodeConventions.md

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.