generated from nhcarrigan/template
This commit is contained in:
@@ -155,6 +155,7 @@ const excludedRepos = new Set<string>([
|
||||
".gitea",
|
||||
"womp-womp",
|
||||
"sakura",
|
||||
"dsa",
|
||||
]);
|
||||
|
||||
const convertKebabCaseToTitleCase = (string_: string): string => {
|
||||
|
||||
Reference in New Issue
Block a user