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 on the new features here.