Skip to content

Clean code-smells from the EFI-related wrapping classes/methods #75

@rbdavid

Description

@rbdavid

For each App or set of Apps, clean up the bad coding habits.

  • magic strings (single source of truth)
  • multiple tasks performed within one method (single responsibility princ.)
  • variable naming conventions and ambiguities.
  • structural considerations, such as dependency inversion principle.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions