Closed saroshaga closed 1 month ago
✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.
Package | Version | Score | Details |
---|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Description
The
--format
option on thevip import validate-files
is not a valid one, and does nothing right now.We're removing it from the help menu, and ensuring that it is not an option that the user can select.
Pull request checklist
New release checklist
Steps to Test
npm run build
./dist/bin/vip-import-validate-files.js -h
--format
option does not show up