Validate capture groups

Detect when a version string has too little, too much or the wrong capture
groups
main
q-- 9 years ago
parent c513dab505
commit 0fe8d138db

@ -29,9 +29,9 @@ echo "Validating apps.json..."
jsonlint --quiet -V $WAPPALYZER_ROOT/schema.json $path/apps.json
# echo "Validating regular expressions..."
#
# wappalyzer validate-regex
echo "Validating regular expressions..."
wappalyzer validate-regex
echo "Validating icons..."

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Loading…
Cancel
Save