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

Added checks for description and longDescription length, description being non-empty #333

Merged
merged 1 commit into from
Mar 22, 2023

Commits on Mar 22, 2023

  1. zimwriterfs:Checks for description length,added long description option.

    made the --description option mandatory (its value cannot be empty)
    
    checking that the lengths of the short and long descriptions are below
    their respective limits (80 and 4000)
    
    the long description is optional; however, if provided, it must not be
    shorter than the short description
    Onyx2406 authored and kelson42 committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    c14bc96 View commit details
    Browse the repository at this point in the history