Use dedicated type for representing the Group #91
Labels
code quality
How an existing feature is implemented / refactor required for simplification
enhancement
New feature or request
good first issue
Good for newcomers
We should use a type for representing the group name that way we make sure that it doesn't get mixed with other string parameters.
For example:
and then, use the
Group
type for method signatures:The text was updated successfully, but these errors were encountered: