Hy everybody, is there a way I can prevent the misc group section to be created ?  I tried to limit the emoji list on .gitmoji-changelogrc but it seems not to have any effect. ``` { "group": "misc", "label": "Miscellaneous", "emojis": [ "lipstick" ] } ```