Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: repository name length #1863

Open
DmitriyLewen opened this issue Jan 15, 2024 · 1 comment
Open

question: repository name length #1863

DmitriyLewen opened this issue Jan 15, 2024 · 1 comment
Labels
lifecycle/stale question Further information is requested

Comments

@DmitriyLewen
Copy link

DmitriyLewen commented Jan 15, 2024

Description

Is there a reason why the repository name should have more than 2 runes?

func checkRepository(repository string) error {
return checkElement("repository", repository, repositoryChars, 2, 255)
}

Regards, Dmitriy!

@DmitriyLewen DmitriyLewen added the question Further information is requested label Jan 15, 2024
@DmitriyLewen DmitriyLewen changed the title question: lenght of repository question: repository name length Jan 15, 2024
Copy link

This issue is stale because it has been open for 90 days with no
activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/stale question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant