Actions
Refactoring #416
open
FS
Turn variable is_laptop into an enum
Refactoring #416:
Turn variable is_laptop into an enum
Start date:
09/08/2022
Due date:
% Done:
0%
Estimated time:
Affected versions:
Needs backport to:
Affected hardware:
Affected OS:
Description
For better readability and understanding, the variable is_laptop should be turned into an enum with meaningful names for the values.
Actions