Removing cppcheck smells from femul
- Replace C-style casts with C++ casts
- Declare constructors with one argument as 'explicit' to avoid implicit casts
- Remove unused variables
- Simplification of the listKeysAndExit() function
Gitlab has been updated. More info here.