You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
properties:
license_type:
type: stringdescription: | The license type to look for. For example, Apache, MIT, etc. Leave "" to only check for the presence of the license file.required:
- license_filename
- license_type
This field should not be required. Users should be able to omit the license_type and have it behave as if an empty string were specified.
This is especially important for programmatic parsing / understanding of this structure.
The text was updated successfully, but these errors were encountered:
The
license
rule has the following configuration:This field should not be required. Users should be able to omit the
license_type
and have it behave as if an empty string were specified.This is especially important for programmatic parsing / understanding of this structure.
The text was updated successfully, but these errors were encountered: