Skip to content

Rename files, functions, and variables to match APPNAME_* pattern #77

@astrogeco

Description

@astrogeco

Describe the bug
PR #73 shed light on inconsistencies in naming conventions. There are multiple items named SAMPLE_itemname as opposed to SAMPLE_APP_itemname.

To Reproduce
One relevant example is SAMPLE_TblValidationFunc in sample_app.c:226

Expected behavior
All item names should use the prefix SAMPLE_APP as opposed to SAMPLE. In the example above the correct name should then be SAMPLE_APP_TblValidationFunc.

System observed on:
Source Code

Reporter Info
Gerardo E. Cruz-Ortiz, NASA-GSFC

Metadata

Metadata

Assignees

Labels

breakingbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions