We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d18c8cf commit fec8b3bCopy full SHA for fec8b3b
test/package.json
@@ -24,7 +24,7 @@
24
"cypress": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress open --config-file=cypress/config/ci.js",
25
"cypress:headless": "HTTP_PROXY=127.0.0.1:8128 HTTPS_PROXY=127.0.0.1:8128 cypress run --config-file=cypress/config/ci.js",
26
"cypress:dev": "cypress run --config-file=cypress/config/dev.js",
27
- "swagger-lint": "vacuum lint -b -q -d -a -n=warn"
+ "swagger-lint": "vacuum lint -b -q -d -a --no-clip -n=warn"
28
},
29
"author": "",
30
"license": "ISC"
0 commit comments