Skip to content

Collect hardcoded literals into constants #118

Open
@bartnijssen

Description

@bartnijssen

Replace hardcoded literals, such as

character(LEN=256) by character(LEN=STR_SIZE)
12 by MONTHS_P_PYR

etc. to improve readability and maintainability

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions