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:
evankanderson
added
P2
Nice to fix: non-critical items that should be evaluated and planned during issue triage
P1
Fix Soon: High priority items that should be considered in the next Sprint planning cycle
and removed
P2
Nice to fix: non-critical items that should be evaluated and planned during issue triage
labels
Jan 14, 2025
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: